File: rules

package info (click to toggle)
python-sabyenc 5.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 39,044 kB
  • sloc: cpp: 12,297; sh: 1,121; python: 652; ansic: 191; makefile: 13
file content (11 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

#export DH_VERBOSE=1

# enable all hardening
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export PYBUILD_NAME=sabyenc3

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