Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109156902
D48518.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
465 B
Referenced Files
None
Subscribers
None
D48518.diff
View Options
diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -2362,7 +2362,7 @@
.if ${PKG_BIN_VERSION} < 11700
printf "packing_format = \"${PKG_FORMAT}\";\n" >> ${WSTAGEDIR}/meta
.endif
- @${PKG_CMD} -o ABI=${PKG_ABI} repo -o OSVERSION="${SRCRELDATE}" \
+ @${PKG_CMD} -o ABI=${PKG_ABI} -o OSVERSION="${SRCRELDATE}" repo \
-m ${WSTAGEDIR}/meta \
-o ${REPODIR}/${PKG_ABI}/${PKG_VERSION} \
${REPODIR}/${PKG_ABI}/${PKG_VERSION} \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 2, 1:53 PM (37 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15988644
Default Alt Text
D48518.diff (465 B)
Attached To
Mode
D48518: pkgbase: Fix OSVERSION specification when creating a repo
Attached
Detach File
Event Timeline
Log In to Comment