File: rules

package info (click to toggle)
eoconv 1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 196 kB
  • ctags: 5
  • sloc: perl: 370; makefile: 39
file content (15 lines) | stat: -rwxr-xr-x 339 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
%:
	dh $@

# Rebuild eoconv.1 ourself
override_dh_auto_build:
	pod2man eoconv.pl > eoconv.1

# Upstream Makefile install rule is just getting in the
# way. Everything is built and installed by means of debhelper.
override_dh_auto_install:

override_dh_installchangelogs:
	dh_installchangelogs NEWS
	dh_installchangelogs