]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh
adh: Don't bother running dh_shlibdebs, dh_makeshelibs, or dh_strip for the binary...
[debhelper.git] / dh
diff --git a/dh b/dh
index c66d987b625956766293cf61eb84e9faae53efaa..b86e36ad158736306579f703b10977791ce79ad1 100755 (executable)
--- a/dh
+++ b/dh
@@ -422,6 +422,9 @@ my @ba=qw{
        dh_makeshlibs
        dh_shlibdeps
 };
+if (! getpackages("arch")) {
+       @ba=();
+}
 my @b=qw{
        dh_installdeb
        dh_gencontrol