File: rules

package info (click to toggle)
boomaga 0.7.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,436 kB
  • sloc: cpp: 8,214; sh: 911; makefile: 29; xml: 9
file content (17 lines) | stat: -rwxr-xr-x 375 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
#DH_VERBOSE = 1

# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

# see FEATURE AREAS in dpkg-buildflags(1)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export QT_SELECT := qt5

%:
	dh $@ --parallel --dbg-package=boomaga-dbg

override_dh_install:
	dh_install --fail-missing