Skip to content
Snippets Groups Projects
Commit 799ec1ca authored by intrigeri's avatar intrigeri
Browse files

Don't manually enable the autoreconf sequence anymore: snce compatibility...

Don't manually enable the autoreconf sequence anymore: snce compatibility level 10, debhelper does it for us.
parent 1d3b3568
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ PACKAGE = backupninja
TMP = $(CURDIR)/debian/$(PACKAGE)
%:
dh $@ --with autoreconf
dh $@
override_dh_auto_configure:
dh_auto_configure -- \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment