File: rules

package info (click to toggle)
hex-a-hop 1.1.0%2Bgit20140926-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 34,860 kB
  • sloc: cpp: 4,987; ansic: 1,876; xml: 430; makefile: 176; sh: 33
file content (12 lines) | stat: -rwxr-xr-x 215 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@

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

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