File: rules

package info (click to toggle)
zatacka 0.1.8-5.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,412 kB
  • sloc: sh: 787; cpp: 722; ansic: 577; makefile: 46
file content (11 lines) | stat: -rwxr-xr-x 307 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
		dh $@ --parallel --with autotools-dev --with autoreconf

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