chiark / gitweb /
debian/: Bump to Debhelper 10.
[catacomb] / debian / rules
index 509866f5377f1ee57584ae8e35be59486464dea3..938998882163b5b0fc00a70d02eba0982df8f573 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/make -f
-DH_OPTIONS = --parallel -Bdebian/build
+DH_OPTIONS = --parallel --without=autoreconf -Bdebian/build
 %:; dh $@ $(DH_OPTIONS)
 
 ## Test both with and without CPU-specific optimizations.