diff options
-rwxr-xr-x | debian/rules | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules index e5e45d1..ad22962 100755 --- a/debian/rules +++ b/debian/rules @@ -24,8 +24,3 @@ override_dh_auto_install: override_dh_gencontrol: dh_gencontrol -- -Vkeyring=$(KEYRING) - -# Specify gzip to mitigate #770217: -override_dh_builddeb: - dh_builddeb -pdebootstrap -- -Zgzip - dh_builddeb -pdebootstrap-udeb -- -Zxz |