Page MenuHomeFreeBSD

D43675.id133631.diff
No OneTemporary

D43675.id133631.diff

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

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)

Event Timeline