summaryrefslogtreecommitdiff
path: root/sysutils/debhelper/files/patch-dh_perl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:13:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:13:48 +0000
commit4e1c0c0bae5779cecd8b452777af0324f78409d7 (patch)
treecd9bb8737f97ce08cf5b8c116a815ffbc4f02fd4 /sysutils/debhelper/files/patch-dh_perl
parentReadd 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_perl')
-rw-r--r--sysutils/debhelper/files/patch-dh_perl4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/debhelper/files/patch-dh_perl b/sysutils/debhelper/files/patch-dh_perl
index 28f6aeee69a2..bd740e8918cd 100644
--- a/sysutils/debhelper/files/patch-dh_perl
+++ b/sysutils/debhelper/files/patch-dh_perl
@@ -1,6 +1,6 @@
---- dh_perl.orig 2015-09-19 09:06:22 UTC
+--- dh_perl.orig 2020-01-14 20:45:22 UTC
+++ dh_perl
-@@ -143,8 +143,8 @@ foreach my $package (@{$dh{DOPACKAGES}})
+@@ -165,8 +165,8 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
# only one directory is installed into.
foreach my $dir ("$tmp/$vendorlib", "$tmp/$vendorarch") {
if (-d $dir) {