File: rules

package info (click to toggle)
python-vobject 0.4.4-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 268 kB
  • ctags: 387
  • sloc: python: 2,800; makefile: 7
file content (14 lines) | stat: -rwxr-xr-x 370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
  
DEB_PYTHON_SYSTEM = pysupport

# 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

DEB_PYTHON_CLEAN_ARGS = --all
DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed

build/python-vobject::
	cd tests && PYTHONPATH=src python tests.py