File: rules

package info (click to toggle)
trac-privatewiki 1.0.0%2Br13400-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 80 kB
  • ctags: 52
  • sloc: python: 168; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=privatewiki
export PYBUILD_DIR=./trunk
export PYBUILD_SYSTEM=distutils

%:
	dh $@ --with python2 --buildsystem=pybuild