File: rules

package info (click to toggle)
fontypython 0.4.4-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 900 kB
  • sloc: python: 3,576; makefile: 8
file content (11 lines) | stat: -rwxr-xr-x 355 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_install:
	dh_installchangelogs CHANGELOG
	dh_python2
	rm -f debian/fontypython/usr/share/pyshared/fontypythonmodules/COPYING \
	      debian/fontypython/usr/lib/python*/dist-packages/fontypythonmodules/COPYING
	dh_link usr/share/man/man1/fontypython.1.gz usr/share/man/man1/start_fontypython.1.gz