FreeBSD Bugzilla – Attachment 224699 Details for
Bug 255626
net/samba413: Orphaned files in STAGEDIR
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove empty files
samba.diff (text/plain), 512 bytes, created by
Mark Felder
on 2021-05-05 18:10:10 UTC
(
hide
)
Description:
remove empty files
Filename:
MIME Type:
Creator:
Mark Felder
Created:
2021-05-05 18:10:10 UTC
Size:
512 bytes
patch
obsolete
>diff --git a/net/samba413/Makefile b/net/samba413/Makefile >index 2305173f5..7f4f3466b 100644 >--- a/net/samba413/Makefile >+++ b/net/samba413/Makefile >@@ -644,6 +644,7 @@ post-install-rm-junk: > ${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/samba/third_party > ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name __pycache__ \ > -type d -print0 | ${XARGS} -0 -n 1 -t ${RM} -r >+ ${FIND} ${STAGEDIR} -type f -empty -delete > > post-install-fix-manpages: > .for f in vfs_aio_linux.8 vfs_btrfs.8 vfs_ceph.8 vfs_gpfs.8
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 255626
: 224699