File: rules

package info (click to toggle)
trac-customfieldadmin 0.4.0%2Bsvn18456-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: python: 524; javascript: 55; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=customfieldadmin
export PYBUILD_SYSTEM=distutils

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