File: rules

package info (click to toggle)
ceferino 0.97.8%2Bsvn37-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,904 kB
  • sloc: cpp: 6,120; sh: 423; makefile: 49
file content (17 lines) | stat: -rwxr-xr-x 354 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --prefix=/usr --bindir=\$${prefix}/games \
	--datadir=\$${prefix}/share/games \
	--mandir=\$${prefix}/share/man \
	--infodir=\$${prefix}/share/info

execute_before_dh_clean:
	rm -f po/*.gmo
	rm -f po/stamp-po