source: trunk/packages/invirt-database/debian/rules @ 1694

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

sipb-xen-database-common -> invirt-database
sipb-xen-database-server -> invirt-database-server

  • Property svn:executable set to *
File size: 195 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.database.egg-info
Note: See TracBrowser for help on using the repository browser.