File: rules

package info (click to toggle)
python-qrencode 1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 52 kB
  • sloc: ansic: 54; python: 54; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PYBUILD_NAME=qrencode

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