File: rules

package info (click to toggle)
miceamaze 4.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,792 kB
  • sloc: cpp: 4,804; makefile: 61
file content (9 lines) | stat: -rwxr-xr-x 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_build:
	dh_auto_build -- PREFIX=/usr BINDIR=/usr/games DATAPATH=/usr/share/games/miceamaze

override_dh_auto_install:
	dh_auto_install -- PREFIX=/usr BINDIR=/usr/games DATAPATH=/usr/share/games/miceamaze