Skip to content

Commit

Permalink
Drop unnecessary dependency on dh-autoreconf.
Browse files Browse the repository at this point in the history
Changes-By: lintian-brush
  • Loading branch information
debian-janitor committed Nov 2, 2022
1 parent 2f152ee commit e743d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
dh $@ --with autoreconf
dh $@

override_dh_auto_configure:
dh_auto_configure -- \
Expand Down

0 comments on commit e743d96

Please sign in to comment.