File: rules

package info (click to toggle)
svgtoipe 20100608-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 108 kB
  • sloc: python: 760; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 151 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_install svgtoipe usr/bin

override_dh_installdocs:
	dh_installdocs readme.txt