File: rules

package info (click to toggle)
gl-117 1.3.2-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 10,496 kB
  • ctags: 2,418
  • sloc: cpp: 28,554; sh: 950; ansic: 388; objc: 200; makefile: 25
file content (12 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
#export DH_VERBOSE=1

%:
	dh $@ --with autoreconf

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