diff --git a/debian/rules b/debian/rules index 3a90311..d679e5f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f # Simple dh (debhelper) build rules file %: - dh $@ --without=shlibdeps,strip + dh $@ --without=shlibdeps,strip,dwz # Prevent dh_strip from running on this package override_dh_strip: