USe simple makefile vars

This commit is contained in:
Bastian Kleineidam 2009-08-20 23:04:04 +02:00
parent 1e3c90b461
commit c1b0035ee5

4
debian/rules vendored
View file

@ -1,7 +1,7 @@
#!/usr/bin/make -f
DEB_PYTHON_SYSTEM=pycentral
DEB_DH_INSTALLCHANGELOGS_ARGS=ChangeLog.txt
DEB_PYTHON_SYSTEM:=pycentral
DEB_DH_INSTALLCHANGELOGS_ARGS:=ChangeLog.txt
# workaround for Debian bug #486848
binary-arch binary-indep: install-arch install-indep