File: rules

package info (click to toggle)
getlive 0.59-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 184 kB
  • ctags: 19
  • sloc: perl: 1,051; makefile: 9
file content (12 lines) | stat: -rwxr-xr-x 204 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
%:
	dh $@

include /usr/share/quilt/quilt.make
clean: unpatch
build: patch

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