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