summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuripv <yuripv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>2020-12-18 04:01:05 +0000
committeryuripv <yuripv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>2020-12-18 04:01:05 +0000
commit1f0ee962ee25ac281ed27126f723ec49223dafbe (patch)
tree01bda0f5fbe8f5b486115b1b7820b08df81f5666
parentf8a73dc7fc7188b119417e86a2284a53f0677399 (diff)
downloadfreebsd-1f0ee962ee25ac281ed27126f723ec49223dafbe.tar.gz
freebsd-1f0ee962ee25ac281ed27126f723ec49223dafbe.tar.bz2
tools/tools/locale: install generated files in current src checkout
git-svn-id: http://svn.freebsd.org/base/head@368750 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
-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 95ed082d82a..f062d7fd69a 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}