source: trunk/packages/sipb-xen-base/debian/rules @ 1206

Last change on this file since 1206 was 1206, checked in by broder, 16 years ago

Switch sipb-xen-base to build using a setup.py script

  • Property svn:executable set to *
  • Property svn:mime-type set to text/script
File size: 179 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 invirt.egg-info
Note: See TracBrowser for help on using the repository browser.