File: rules

package info (click to toggle)
auralquiz 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,052 kB
  • sloc: cpp: 2,337; xml: 30; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
#export DH_VERBOSE=1

export QT_SELECT=5
export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
# See Debian bug 943870
export DEB_LDFLAGS_MAINT_APPEND = -lphonon4qt5

%:
	dh $@