File: rules

package info (click to toggle)
colplot 5.2.0-1.3
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 1,668 kB
  • sloc: perl: 3,244; sh: 233; makefile: 9
file content (14 lines) | stat: -rwxr-xr-x 259 bytes parent folder | download
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 $@

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