source: package_tags/python-routefs/1.0.1-1/debian/rules @ 2945

Last change on this file since 2945 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.