Page MenuHomeFreeBSD

D48030.diff
No OneTemporary

D48030.diff

diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1001,6 +1001,9 @@
IMAKE_MTREE= MTREE_CMD="${MTREE_CMD} ${MTREEFLAGS}"
.endif
.if make(distributeworld)
+.if ${DISTDIR:U/} == /
+.error DISTDIR must be set for make distributeworld and may not be the root directory.
+.endif
CERTCTLDESTDIR= ${DESTDIR}/${DISTDIR}
CERTCTLFLAGS+= -d /base
.else

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 9, 9:21 PM (8 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31172070
Default Alt Text
D48030.diff (385 B)

Event Timeline