Use dh-autoreconf
[fdkaac.git] / debian / rules
index 9fc0ce34f273e9f75b77a3c9728b111cca9a58ab..ef6a718d80a6566faa54f087dde2be36c7a8e1d8 100755 (executable)
@@ -3,11 +3,4 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 %:
-       dh $@
-
-override_dh_auto_configure:
-       autoreconf -i
-       dh_auto_configure
-
-override_dh_clean:
-       dh_clean Makefile.in aclocal.m4 compile config.guess config.h.in config.sub configure depcomp install-sh missing
+       dh $@ --with autoreconf
This page took 0.009864 seconds and 4 git commands to generate.