File: rules

package info (click to toggle)
getlive 2.4%2Bcvs20120801-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 176 kB
  • ctags: 37
  • sloc: perl: 1,387; sh: 25; makefile: 6
file content (8 lines) | stat: -rwxr-xr-x 139 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
%:
	dh $@

binary: build
	dh binary --until dh_install
	install -D GetLive.pl debian/getlive/usr/bin/getlive
	dh binary