File: rules

package info (click to toggle)
dianara 1.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,172 kB
  • sloc: cpp: 24,088; xml: 34; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
#export DH_VERBOSE=1

# Use hardening options to build the package
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

export QT_SELECT=5

%:
	dh $@