Last change
on this file since 2936 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
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_PYTHON_SYSTEM=pysupport |
---|
4 | |
---|
5 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
6 | include /usr/share/cdbs/1/class/python-distutils.mk |
---|
7 | |
---|
8 | binary-fixup/invirt-base:: |
---|
9 | mv $(DEB_DESTDIR)usr/bin/invirt-reload $(DEB_DESTDIR)usr/sbin/invirt-reload |
---|
10 | |
---|
11 | clean:: |
---|
12 | rm -rf python/invirt.egg-info |
---|
Note: See
TracBrowser
for help on using the repository browser.