File: rules

package info (click to toggle)
sayonara 1.11.0-beta1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 13,188 kB
  • sloc: cpp: 103,307; xml: 342; python: 174; sh: 122; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 236 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

include /usr/share/dpkg/architecture.mk

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