File: rules

package info (click to toggle)
dreamchess 0.2.1-RC2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,356 kB
  • ctags: 2,072
  • sloc: ansic: 15,825; yacc: 289; lex: 198; makefile: 145; perl: 71; xml: 38
file content (18 lines) | stat: -rwxr-xr-x 359 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

#export DH_VERBOSE=1

%:
	dh $@ --with autoreconf

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

override_dh_auto_build:
	dh_auto_build
	convert -scale 32x32 desktop/256/dreamchess.png dreamchess.xpm

get-orig-source:
	uscan --verbose --download-current-version --force-download