X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/bce8c6eed8bd2fb91fc505a26483e449aefac819..5bdda4e19a428c5e337f94b7be5e38ede696535e:/debian/rules diff --git a/debian/rules b/debian/rules index 7aa6821..d6037af 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,4 @@ #! /usr/bin/make -f -CDBS = /usr/share/cdbs/1 -include $(CDBS)/rules/debhelper.mk -include $(CDBS)/class/autotools.mk - -DEB_BUILDDIR = $(CURDIR)/build - -binary-install/xtoys-gtk:: - dh_pycentral -pxtoys-gtk +ARGS_binary-indep = --with-python2 +%:; dh $@ --parallel -Bdebian/build $(ARGS_$@)