File: rules

package info (click to toggle)
gtranscribe 0.21-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 376 kB
  • sloc: python: 828; xml: 57; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@ --with python3

override_dh_install:
	dh_install
	# remove README as it's installed in the wrong directory
	rm -rf $(CURDIR)/debian/gtranscribe/usr/share/doc/gTranscribe