diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-29 19:13:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-29 19:13:48 +0000 |
commit | 4e1c0c0bae5779cecd8b452777af0324f78409d7 (patch) | |
tree | cd9bb8737f97ce08cf5b8c116a815ffbc4f02fd4 /sysutils/debhelper/files/patch-dh_fixperms | |
parent | Readd py-zfec 1.5.3 (diff) |
Update to 12.9
Changes: https://salsa.debian.org/debian/debhelper/-/tags
Notes
Notes:
svn path=/head/; revision=524569
Diffstat (limited to 'sysutils/debhelper/files/patch-dh_fixperms')
-rw-r--r-- | sysutils/debhelper/files/patch-dh_fixperms | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/debhelper/files/patch-dh_fixperms b/sysutils/debhelper/files/patch-dh_fixperms index c938a1eb7a93..05f3b3f530d4 100644 --- a/sysutils/debhelper/files/patch-dh_fixperms +++ b/sysutils/debhelper/files/patch-dh_fixperms @@ -1,6 +1,6 @@ ---- dh_fixperms.orig 2017-10-21 17:51:53 UTC +--- dh_fixperms.orig 2019-01-10 07:03:38 UTC +++ dh_fixperms -@@ -101,7 +101,7 @@ on_pkgs_in_parallel { +@@ -108,7 +108,7 @@ on_pkgs_in_parallel { # General permissions fixing. complex_doit("find $tmp ${find_exclude_options} -print0", |