Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F116079770
D49785.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
421 B
Referenced Files
None
Subscribers
None
D49785.diff
View Options
diff --git a/release/Makefile b/release/Makefile
--- a/release/Makefile
+++ b/release/Makefile
@@ -320,6 +320,9 @@
pkg-stage: dvd
# TODO: Support for -DNO_ROOT
.if !defined(NOPKG) || empty(NOPKG)
+.if defined(NO_ROOT)
+.warning pkg-stage does not yet support NO_ROOT.
+.endif
env PORTSDIR=${PORTSDIR} REPOS_DIR=${.CURDIR}/pkg_repos/ \
sh ${.CURDIR}/scripts/pkg-stage.sh
mkdir -p ${.OBJDIR}/dvd/packages/repos/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 3, 8:32 AM (11 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17556978
Default Alt Text
D49785.diff (421 B)
Attached To
Mode
D49785: release: Emit warning if NO_ROOT used with pkg-stage
Attached
Detach File
Event Timeline
Log In to Comment