File: rules

package info (click to toggle)
qabcs 1.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 44,716 kB
  • sloc: cpp: 2,226; sh: 2,001; xml: 19; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export QT_SELECT=qt5

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DESTUSR=debian/qabcs/usr

%:
	dh $@