X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/12ba664f0e69a5ca075ce63647d49a1ddcb3bfe4..28670a135234435ee489b0f4fb6e2ec622baa423:/debian/rules diff --git a/debian/rules b/debian/rules index 21eca79..4cf60b1 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,8 @@ #! /usr/bin/make -f -CDBS = /usr/share/cdbs/1 -include $(CDBS)/rules/debhelper.mk -include $(CDBS)/class/autotools.mk +DH_OPTIONS = --parallel -Bdebian/build +%:; dh $@ $(DH_OPTIONS) -DEB_BUILDDIR = build - -install/cfd:: +override_dh_auto_install: + dh_auto_install $(addprefix -O,$(DH_OPTIONS)) rm -f debian/cfd/usr/share/info/dir