Last change
on this file since 2628 was
2627,
checked in by broder, 15 years ago
|
Use the systemv init script instead of an upstart job.
Hardy's upstart apparently can't detect newly installed jobs without a
reboot.
|
-
Property svn:executable set to
*
-
Property svn:mime-type set to
text/script
|
File size:
194 bytes
|
Rev | Line | |
---|
[1] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[2548] | 3 | DEB_PYTHON_SYSTEM=pysupport |
---|
[1] | 4 | |
---|
[2548] | 5 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
| 6 | include /usr/share/cdbs/1/class/python-distutils.mk |
---|
[895] | 7 | |
---|
[2548] | 8 | clean:: |
---|
| 9 | rm -rf python/invirt.builder.egg-info |
---|
Note: See
TracBrowser
for help on using the repository browser.