File: rules

package info (click to toggle)
logcheck 1.3.18
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,476 kB
  • ctags: 59
  • sloc: sh: 886; perl: 299; python: 158; makefile: 77
file content (19 lines) | stat: -rwxr-xr-x 343 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_build:
	docbook-to-man docs/logcheck.sgml > debian/logcheck.8
	dh_auto_build

override_dh_auto_clean:
	rm -f debian/logcheck.8
	dh_auto_clean

override_dh_fixperms:
	dh_fixperms --exclude /etc/logcheck/logcheck.