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

Last change on this file since 1962 was 1962, checked in by broder, 15 years ago

Clean up invirt-database's .egg-info directory from the right place.

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