File: rules

package info (click to toggle)
qnapi 0.2.3-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 3,328 kB
  • sloc: cpp: 8,634; sh: 49; makefile: 10
file content (17 lines) | stat: -rwxr-xr-x 276 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

export DH_VERBOSE = 1

export QT_SELECT=5


%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- QMAKE_CFLAGS_ISYSTEM=-I

override_dh_install:
	rm debian/qnapi/usr/share/doc/qnapi/LICENSE*
	rm debian/qnapi/usr/share/doc/qnapi/ChangeLog
	dh_install