Julio Biason
15 years ago
1 changed files with 3 additions and 2 deletions
@ -1,9 +1,10 @@ |
|||||||
#!/usr/bin/make -f |
#!/usr/bin/make -f |
||||||
|
|
||||||
export DH_PYCENTRAL=nomove |
export DEB_PYTHON_SYSTEM=pysupport |
||||||
export DEB_PYTHON_SYSTEM=pycentral |
|
||||||
|
|
||||||
include /usr/share/cdbs/1/rules/debhelper.mk |
include /usr/share/cdbs/1/rules/debhelper.mk |
||||||
include /usr/share/cdbs/1/class/python-distutils.mk |
include /usr/share/cdbs/1/class/python-distutils.mk |
||||||
|
|
||||||
|
DEB_COMPRESS_EXCLUDE := .py |
||||||
|
|
||||||
# Add here any variable or target overrides you need. |
# Add here any variable or target overrides you need. |
||||||
|
Loading…
Reference in new issue