File: rules

package info (click to toggle)
gamazons 0.83-10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,836 kB
  • sloc: ansic: 5,274; sh: 673; makefile: 103
file content (10 lines) | stat: -rwxr-xr-x 194 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --without autoreconf

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