File: rules

package info (click to toggle)
python-pyflow 1.1.20-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 992 kB
  • sloc: python: 4,154; sh: 219; ansic: 15; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

DH_VERBOSE := 1

export PYBUILD_NAME = pyflow

py2srcdir=pyflow

%:
	dh $@ --with python3 --buildsystem=pybuild --sourcedirectory=$(py2srcdir)