summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Pankov <yuripv@FreeBSD.org>2020-12-18 04:01:05 +0000
committerYuri Pankov <yuripv@FreeBSD.org>2020-12-18 04:01:05 +0000
commit43835d120fe2fc8d42d1b5d34db69af9360bf039 (patch)
tree01bda0f5fbe8f5b486115b1b7820b08df81f5666
parent94f5c1cc7186ae555b962d2450cc17e06fd4fda0 (diff)
downloadsrc-test2-43835d120fe2fc8d42d1b5d34db69af9360bf039.tar.gz
src-test2-43835d120fe2fc8d42d1b5d34db69af9360bf039.zip
tools/tools/locale: install generated files in current src checkout
Notes
Notes: svn path=/head/; revision=368750
-rw-r--r--tools/tools/locale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/locale/Makefile b/tools/tools/locale/Makefile
index 95ed082d82af..f062d7fd69a9 100644
--- a/tools/tools/locale/Makefile
+++ b/tools/tools/locale/Makefile
@@ -11,7 +11,7 @@
.error Do make obj first.
.endif
-LOCALESRCDIR?= ${DESTDIR}/usr/src/share
+LOCALESRCDIR?= ${SRCTOP}/share
TMPDIR?= /tmp
BASEDIR= ${.CURDIR}