File: rules

package info (click to toggle)
connectagram 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,964 kB
  • sloc: cpp: 2,598; sh: 151; xml: 83; python: 59; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export QT_SELECT=5
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@ --parallel

override_dh_auto_configure:
	dh_auto_configure -- PREFIX=/usr BINDIR=games

override_dh_installchangelogs:
	dh_installchangelogs NEWS