Author: yuripv
Date: Fri Dec 18 04:01:05 2020
New Revision: 368750
URL: https://svnweb.freebsd.org/changeset/base/368750
Log:
tools/tools/locale: install generated files in current src checkout
Modified:
head/tools/tools/locale/Makefile
Modified: head/tools/tools/locale/Makefile
==============================================================================
--- head/tools/tools/locale/Makefile Fri Dec 18 03:46:50 2020
(r368749)
+++ head/tools/tools/locale/Makefile Fri Dec 18 04:01:05 2020
(r368750)
@@ -11,7 +11,7 @@
.error Do make obj first.
.endif
-LOCALESRCDIR?= ${DESTDIR}/usr/src/share
+LOCALESRCDIR?= ${SRCTOP}/share
TMPDIR?= /tmp
BASEDIR= ${.CURDIR}
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"