File: rules

package info (click to toggle)
pylibtiff 0.3.0~svn78-3.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 560 kB
  • ctags: 2,766
  • sloc: python: 5,227; ansic: 1,011; sh: 16; makefile: 8
file content (12 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_install:
	dh_numpy
	dh_install 
	rm ./debian/python-libtiff/usr/lib/python2.*/dist-packages/libtiff/LICENSE

get-orig-source:
	./debian/get-orig-source