File: rules

package info (click to toggle)
clive 2.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 216 kB
  • sloc: perl: 414; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 189 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	dh_auto_build
	sed -e s,/usr/bin/,, <examples/cliverc >debian/cliverc

override_dh_builddeb:
	dh_builddeb -- -Zxz