File: rules

package info (click to toggle)
gamazons 0.83-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,976 kB
  • ctags: 970
  • sloc: ansic: 5,233; sh: 674; makefile: 106
file content (14 lines) | stat: -rwxr-xr-x 331 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --parallel --with autotools_dev

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

override_dh_auto_build:
	dh_auto_build
	convert -monitor -resize 32x32 pixmaps/gnome-gamazons.png pixmaps/gnome-gamazons.xpm