File: rules

package info (click to toggle)
python-lzf 0.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 96 kB
  • sloc: ansic: 115; python: 80; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
export PYBUILD_TEST_ARGS = tests.py

%:
	dh $@ --buildsystem=pybuild