debian/: Bump to Debhelper 10.
[sod] / debian / rules
index 005d451..0f04977 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/make -f
-%:; dh $@ --parallel -Bdebian/build
+%:; dh $@ --parallel --without=autoreconf -Bdebian/build
 
 ## The `sbuild' tool sets a fake `home' directory which doesn't exist.  This
 ## breaks ASDF, which wants to write FASL files into `~/.cache/common-lisp/'.