debian/rules: Don't pass `--without=...' to all Debhelper programs.
[cfd] / debian / rules
1 #! /usr/bin/make -f
2
3 DH_OPTIONS = -Bdebian/build
4 %:; dh $@ $(DH_OPTIONS) --without autoreconf
5
6 override_dh_auto_install:
7 dh_auto_install $(addprefix -O,$(DH_OPTIONS))
8 rm -f debian/cfd/usr/share/info/dir