File: rules

package info (click to toggle)
python-xattr 0.4-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 128 kB
  • ctags: 135
  • sloc: ansic: 662; python: 396; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
  
DEB_TAR_SRCDIR                  := python-xattr
DEB_AUTO_CLEANUP_RCS            := yes

DEB_PYTHON_SYSTEM = pysupport
DEB_PYTHON_CLEAN_ARGS = --all

# Add here any variable or target overrides you need
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk

clean::
	rm -rf xattr.egg-info