source: trunk/packages/python-routefs/debian/rules @ 981

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

Import RouteFS for new versions of ConsoleFS and RemconfFS

  • Property svn:executable set to *
File size: 230 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_PYTHON_SYSTEM=pysupport
4
5include /usr/share/cdbs/1/rules/patchsys-quilt.mk
6include /usr/share/cdbs/1/rules/debhelper.mk
7include /usr/share/cdbs/1/class/python-distutils.mk
8
9clean::
10        rm -rf RouteFS.egg-info
Note: See TracBrowser for help on using the repository browser.