File: rules

package info (click to toggle)
dijitso 2019.2.0~git20190418.c92dcb0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 444 kB
  • sloc: python: 1,672; makefile: 194; sh: 53; ansic: 1
file content (8 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

#export DH_VERBOSE=1
export PYBUILD_NAME=dijitso
export PYBUILD_DISABLE=test

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