Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151504119
D48030.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
385 B
Referenced Files
None
Subscribers
None
D48030.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D48030: Makefile.inc1: Require DISTDIR be set for `make distributeworld`
Attached
Detach File
Event Timeline
Log In to Comment