summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2019-08-16 19:07:06 +0000
committerNiels Thykier <niels@thykier.net>2019-08-16 19:07:06 +0000
commita610abc6fca411e3e03f9e580c2152470d706bda (patch)
tree23f44fac31a2d0e8e8664fd7ad63fcc317a8726e /dh
parentd7c19012163800168b98fd9d35918288b0c9b652 (diff)
downloaddebhelper-a610abc6fca411e3e03f9e580c2152470d706bda.tar.gz
Generalize and move logic for filtering out arch-only helpers
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh')
-rwxr-xr-xdh3
1 files changed, 0 insertions, 3 deletions
diff --git a/dh b/dh
index a44bd12d..bffa6606 100755
--- a/dh
+++ b/dh
@@ -418,9 +418,6 @@ qw{
dh_makeshlibs
dh_shlibdeps
}));
-if (! getpackages("arch")) {
- @ba=();
-}
my @b=qw{
dh_installdeb
dh_gencontrol