Update Standards-Version to 4.5.0
[fdkaac.git] / debian / rules
index 364bc4c811516caa5a7bae8b05dca65b0fffa901..612fe5b741382249c4ada72b0627d2a4968f7a03 100755 (executable)
@@ -4,7 +4,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 %:
-       dh $@ --with autoreconf
+       dh $@
 
 override_dh_auto_build:
        pandoc -s -f markdown -t man README >fdkaac.1
This page took 0.009926 seconds and 4 git commands to generate.