File: rules

package info (click to toggle)
rosegarden 1%3A22.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 40,780 kB
  • sloc: cpp: 200,902; xml: 6,330; sh: 1,431; perl: 694; python: 399; ansic: 324; lisp: 139; ruby: 33; makefile: 20
file content (12 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DBUILD_TESTING=false