debian, build: Big overhaul.
[getdate-python] / debian / rules
CommitLineData
6f110c11 1#! /usr/bin/make -f
2
e58b9b2f 3CDBS = /usr/share/cdbs/1
6f110c11 4
e58b9b2f
MW
5DEB_PYTHON_SYSTEM = pycentral
6include $(CDBS)/rules/debhelper.mk
7include $(CDBS)/class/python-distutils.mk
6f110c11 8
e58b9b2f 9###----- That's all, folks --------------------------------------------------