File: rules

package info (click to toggle)
posting 2.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,556 kB
  • sloc: python: 9,719; makefile: 15
file content (9 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=posting

%:
	dh ${@} --buildsystem=pybuild

override_dh_auto_test:
	# disabled