File: rules

package info (click to toggle)
berusky2 0.12-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 7,884 kB
  • sloc: cpp: 107,407; sh: 4,163; ansic: 2,878; makefile: 354
file content (13 lines) | stat: -rwxr-xr-x 235 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- \
		--bindir=/usr/games

override_dh_installchangelogs:
	dh_installchangelogs NEWS