source: trunk/packages/invirt-remote/debian/rules @ 1822

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

Merge invirt-remote-host and invirt-remote-server into invirt-remote

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