Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160377847
D43675.id133631.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
602 B
Referenced Files
None
Subscribers
None
D43675.id133631.diff
View Options
diff --git a/etc/Makefile b/etc/Makefile
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -39,8 +39,9 @@
# Avoid installing tests here; "make distribution" will do this and
# correctly place them in the right location.
${_+_}cd ${.CURDIR} ; ${MAKE} MK_TESTS=no install \
- DESTDIR=${DISTDIR}/${DISTRIBUTION}
- ${_+_}cd ${.CURDIR} ; ${MAKE} distribution DESTDIR=${DISTDIR}/${DISTRIBUTION}
+ DISTBASE=/${DISTRIBUTION} DESTDIR=${DISTDIR}/${DISTRIBUTION}
+ ${_+_}cd ${.CURDIR} ; ${MAKE} distribution \
+ DISTBASE=/${DISTRIBUTION} DESTDIR=${DISTDIR}/${DISTRIBUTION}
.include <bsd.endian.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 24, 9:47 PM (3 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34294112
Default Alt Text
D43675.id133631.diff (602 B)
Attached To
Mode
D43675: etc: Set DISTBASE during distribute for sub-makes
Attached
Detach File
Event Timeline
Log In to Comment