source: trunk/packages/invirt-dev/debian/rules @ 2548

Last change on this file since 2548 was 2548, checked in by broder, 14 years ago

Update the packaging to build and install the invirtibuilder.

  • Property svn:executable set to *
  • Property svn:mime-type set to text/script
File size: 194 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_PYTHON_SYSTEM=pysupport
4
5include /usr/share/cdbs/1/rules/debhelper.mk
6include /usr/share/cdbs/1/class/python-distutils.mk
7
8clean::
9        rm -rf python/invirt.builder.egg-info
Note: See TracBrowser for help on using the repository browser.