switch to python-support

This commit is contained in:
Kilian Valkhof 2010-06-03 19:33:04 +02:00
parent 34e4f6581f
commit 454d5e6d9f
4 changed files with 15 additions and 8 deletions

3
debian/rules vendored
View file

@ -1,8 +1,9 @@
#!/usr/bin/make -f
DEB_PYTHON_SYSTEM=pycentral
DEB_PYTHON_SYSTEM=pysupport
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
# Add here any variable or target overrides you need.