diff options
Diffstat (limited to 'sysutils/debhelper/files/patch-dh_perl')
-rw-r--r-- | sysutils/debhelper/files/patch-dh_perl | 4 |
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) { |