source: trunk/packages/python-afs/debian/rules @ 2599

Last change on this file since 2599 was 2599, checked in by broder, 14 years ago

Import python-afs.

Debathena should eventually be importing PyAFS for
<http://debathena.mit.edu/trac/ticket/395>, so hopefully this is only
temporary.

  • Property svn:executable set to *
File size: 207 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 afs/_acl.c afs/_fs.c afs/_pts.c afs/_util.c
Note: See TracBrowser for help on using the repository browser.