Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F101908862
D42030.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
529 B
Referenced Files
None
Subscribers
None
D42030.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D42030: net/samba413: Workaround 12.4 bug with orphaned temp files
Attached
Detach File
Event Timeline
Log In to Comment