source: trunk/debathena/debathena/python-hesiod/debian/rules @ 23150

Revision 23150, 190 bytes checked in by broder, 16 years ago (diff)
Add python-hesiod package for the new version of pyhesiodfs
  • Property svn:executable set to *
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 hesiod.c PyHesiod.egg-info
Note: See TracBrowser for help on using the repository browser.