File: rules

package info (click to toggle)
lgeneral 1.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,328 kB
  • sloc: ansic: 30,459; sh: 3,574; makefile: 375; sed: 93
file content (17 lines) | stat: -rwxr-xr-x 295 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 DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --without autoreconf

override_dh_auto_configure:
	dh_auto_configure -- \
		--prefix=/usr \
		--datadir=/usr/share/games \
		--bindir=/usr/games

override_dh_missing:
	dh_missing --list-missing