mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 16:11:15 +00:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
|
||
|
DEB_PYTHON_SYSTEM := pycentral
|
||
|
|
||
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
||
|
include /usr/share/cdbs/1/class/python-distutils.mk
|