chiark
/
gitweb
/
~mdw
/
mLib-python
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fdutils.pyx, str.pyx: Fix some stupid bugs.
[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 --------------------------------------------------