File: rules

package info (click to toggle)
colplot 5.0.1-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,576 kB
  • sloc: perl: 3,244; sh: 235; makefile: 9
file content (14 lines) | stat: -rwxr-xr-x 272 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1

%:
	dh $@ --with quilt

override_dh_install:
	chmod -x $(CURDIR)/oneperpage.ph
	chmod -x $(CURDIR)/colplotlib.ph
	chmod -x $(CURDIR)/tiny.ph
	chmod -x $(CURDIR)/colplotlib.defs
	dh_install