From 0621680a5c904c19db9942eda112670159e10937 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Sat, 28 Apr 2018 22:08:08 -0500 Subject: debian: no need to override dh_auto_install Since fda857aeb851e5329b5dec664cc14903bf4d20a6 and d6f5c308f9b9564df548d7d6a245a56dbf5360bc, there is no longer any need to override dh_auto_install diff --git a/debian/rules b/debian/rules index 4a3a8e3..f766567 100755 --- a/debian/rules +++ b/debian/rules @@ -26,9 +26,5 @@ override_dh_auto_configure: test -e configure || ./bootstrap dh_auto_configure -#Make sure to include bash completion file in the package -override_dh_auto_install: - dh_auto_install - override_dh_update_autotools_config: @: -- cgit v0.10.2-6-g49f6