Page MenuHomeFreeBSD

D54793.diff
No OneTemporary

D54793.diff

diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -2280,6 +2280,8 @@
/^version/ { print $$2; next } \
' ${WSTAGEDIR}/${pkgname}.ucl
${PKG_CMD} -o ABI=${PKG_ABI} -o ALLOW_BASE_SHLIBS=yes \
+ -o SHLIB_PROVIDE_PATHS_NATIVE=/lib,/usr/lib \
+ ${_ALL_LIBCOMPATS:range:@i@-o SHLIB_PROVIDE_PATHS_COMPAT_${_ALL_LIBCOMPATS:[$i]}=/usr/lib${_ALL_libcompats:[$i]}@} \
-o OSVERSION="${SRCRELDATE}" \
create -f ${PKG_FORMAT} ${PKG_CLEVEL} -T${PKG_CTHREADS} \
-M ${WSTAGEDIR}/${pkgname}.ucl \

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 26, 12:16 AM (1 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27809646
Default Alt Text
D54793.diff (533 B)

Event Timeline