File: rules

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

#export DH_VERBOSE=1

%:
	dh $@ --no-parallel

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