Page MenuHomeFreeBSD

D42030.diff
No OneTemporary

D42030.diff

diff --git a/net/samba413/Makefile b/net/samba413/Makefile
--- a/net/samba413/Makefile
+++ b/net/samba413/Makefile
@@ -679,6 +679,9 @@
-${FIND} ${STAGEDIR}${PREFIX}/lib -name '*.so*' \
-type f -print0 | ${XARGS} -0 -n 1 -t ${STRIP_CMD}
.endif
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300000 # Work around bug 255626. Remove after 12.4 is EOL.
+ ${RM} ${STAGEDIR}${LOCALBASE}/bin/ecp.* ${STAGEDIR}${LOCALBASE}/sbin/ecp.*
+.endif
post-install-FRUIT-off:
${RM} ${STAGEDIR}${SAMBA4_MODULEDIR}/vfs/fruit.so

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 6, 12:04 PM (12 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14485689
Default Alt Text
D42030.diff (529 B)

Event Timeline