File: rules

package info (click to toggle)
rcov 0.8.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 464 kB
  • ctags: 558
  • sloc: ruby: 5,168; ansic: 446; lisp: 107; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 302 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk

clean::
	rm -f .config-*
	# Reset first line of rcov to the original line
	sed -i -e '1s/.*/#!\/usr\/bin\/env ruby/' bin/rcov