summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index a19f53b..69ed6ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
VERSION = $(shell head -n1 debian/changelog | sed -e 's/.*(//;s/-.*).*//;s/\+/\-/')
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_strip:
dh_strip --dbg-package=libonig4-dbg