File: rules

package info (click to toggle)
kapidox 5.103.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,200 kB
  • sloc: python: 1,812; javascript: 627; sh: 206; xml: 182; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

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

override_dh_auto_clean:
	-dh_auto-clean