File: rules

package info (click to toggle)
libopengl-perl 0.62%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,700 kB
  • ctags: 1,405
  • sloc: perl: 9,527; ansic: 6,001; makefile: 95; sh: 48
file content (10 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#! /usr/bin/make -f

%:
	dh --with quilt $@

override_dh_installchangelogs:
	dh_installchangelogs Release_Notes

override_dh_auto_test:
	# Test is interactive, therefore disabled