ports/sysutils/debhelper/files/patch-dh_fixperms

11 lines
436 B
Text

--- dh_fixperms.orig 2017-06-13 20:32:42 UTC
+++ dh_fixperms
@@ -97,7 +97,7 @@ on_pkgs_in_parallel {
# General permissions fixing.
complex_doit("find $tmp ${find_exclude_options} -print0",
- "2>/dev/null | xargs -0r chown --no-dereference 0:0");
+ "2>/dev/null | xargs -0r chown 0:0");
find_and_reset_perm($tmp, 'go=rX,u+rw,a-s', '! -type l');
# Fix up permissions in usr/share/doc, setting everything to not