File: rules

package info (click to toggle)
gocr 0.52-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,824 kB
  • sloc: ansic: 18,197; sh: 545; makefile: 334; xml: 20
file content (13 lines) | stat: -rwxr-xr-x 261 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

override_dh_install:
	mv $(CURDIR)/debian/tmp/bin/gocr.tcl $(CURDIR)/debian/tmp/bin/gocr-tk
	dh_install

%:
	dh $@ 

override_dh_installchangelogs:
	dh_installchangelogs HISTORY