File: rules

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

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export PYBUILD_NAME=cccolutils

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