chiark
/
gitweb
/
~mdw
/
mLib-python
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6ebce3c90c180e385161cabc01ad6741350360b4
[mLib-python]
/
debian
/
rules
1
#! /usr/bin/make -f
2
3
CDBS = /usr/share/cdbs/1
4
5
DEB_PYTHON_SYSTEM = pycentral
6
include $(CDBS)/rules/debhelper.mk
7
include $(CDBS)/class/python-distutils.mk
8
9
###----- That's all, folks --------------------------------------------------