Last change
on this file since 2561 was
1330,
checked in by price, 16 years ago
|
sipb-xen-base -> invirt-base
|
-
Property svn:executable set to
*
-
Property svn:mime-type set to
text/script
|
File size:
291 bytes
|
Rev | Line | |
---|
[48] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[1206] | 3 | DEB_PYTHON_SYSTEM=pysupport |
---|
| 4 | |
---|
[725] | 5 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[1206] | 6 | include /usr/share/cdbs/1/class/python-distutils.mk |
---|
[49] | 7 | |
---|
[1330] | 8 | binary-fixup/invirt-base:: |
---|
[1218] | 9 | mv $(DEB_DESTDIR)usr/bin/invirt-reload $(DEB_DESTDIR)usr/sbin/invirt-reload |
---|
| 10 | |
---|
[1206] | 11 | clean:: |
---|
[1218] | 12 | rm -rf python/invirt.egg-info |
---|
Note: See
TracBrowser
for help on using the repository browser.