diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 17:59:08 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 17:59:08 (EDT) |
commit | 1911f209f84d76d98799d81c6273ed225546e69e (patch) | |
tree | 38253ea74f67f6460725b44bef24a2f88e894094 | |
parent | 4286199d3c7b9a18b31339c0b35bb665027530d1 (diff) |
debian/rules: Drop override_dh_auto_configure
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index c61818f..e4403eb 100755 --- a/debian/rules +++ b/debian/rules @@ -6,9 +6,6 @@ %: dh $@ -override_dh_auto_configure: - dh_auto_configure -- --libdir=/usr/share - get-orig-source: uscan --noconf --verbose --rename --force-download \ --download-current-version |