mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
switch to python-support
This commit is contained in:
parent
34e4f6581f
commit
454d5e6d9f
4 changed files with 15 additions and 8 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
|
@ -1,8 +1,9 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
DEB_PYTHON_SYSTEM=pycentral
|
||||
DEB_PYTHON_SYSTEM=pysupport
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/python-distutils.mk
|
||||
|
||||
# Add here any variable or target overrides you need.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue