source: trunk/packages/invirt-base/debian/rules @ 2617

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