2007-07-28 03:21:52 +00:00
|
|
|
#!/usr/bin/make -f
|
2008-01-01 19:38:40 +00:00
|
|
|
# -*- makefile -*-
|
2008-01-05 00:18:21 +00:00
|
|
|
DEB_PYTHON_SYSTEM = pycentral
|
2007-07-28 03:21:52 +00:00
|
|
|
|
2008-01-05 00:18:21 +00:00
|
|
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
|
|
|
include /usr/share/cdbs/1/class/python-distutils.mk
|
2008-01-01 19:38:40 +00:00
|
|
|
|
2008-01-14 13:55:15 +00:00
|
|
|
DEB_INSTALL_CHANGELOGS_ALL := ChangeLog
|