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