File: rules

package info (click to toggle)
angrydd 1.0.1-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,312 kB
  • ctags: 510
  • sloc: python: 3,471; makefile: 48; sh: 1
file content (18 lines) | stat: -rwxr-xr-x 545 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

DEB_PYTHON_SYSTEM=pysupport

include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/python-distutils.mk

DEB_PYTHON_SETUP_CMD = check.py
DEB_MAKE_CHECK_TARGET = check
DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/angrydd/

clean::
	# http://wiki.debian.org/DebianPython/NewPolicy
	# Mon, 13 Nov 2006 15:39:44 +0100
	# "... but the recommended way is to remove that file."
	rm -f debian/pycompat