File: rules

package info (click to toggle)
openexr-viewers 1.0.1-6
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,912 kB
  • ctags: 265
  • sloc: sh: 8,432; cpp: 3,382; makefile: 120
file content (16 lines) | stat: -rwxr-xr-x 284 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

%:
	dh $@ --with autotools_dev

override_dh_auto_configure:
	dh_auto_configure -- --disable-openexrctltest

override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp

override_dh_install:
	dh_install --list-missing

override_dh_compress:
	dh_compress -X.pdf