source:
trunk/packages/invirt-database/debian/rules
@
2197
Last change on this file since 2197 was 1962, checked in by broder, 16 years ago | |
---|---|
|
|
File size: 188 bytes |
Rev | Line | |
---|---|---|
[1288] | 1 | #!/usr/bin/make -f |
2 | ||
3 | DEB_PYTHON_SYSTEM=pysupport | |
4 | ||
5 | include /usr/share/cdbs/1/rules/debhelper.mk | |
6 | include /usr/share/cdbs/1/class/python-distutils.mk | |
7 | ||
8 | clean:: | |
[1962] | 9 | rm -rf invirt.database.egg-info |
Note: See TracBrowser
for help on using the repository browser.