File: rules

package info (click to toggle)
openyahtzee 1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 804 kB
  • sloc: cpp: 2,393; sh: 1,032; makefile: 57
file content (13 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

#export DH_VERBOSE=1

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

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

override_dh_auto_build:
	dh_auto_build
	cp ./src/icon32.xpm openyahtzee.xpm