File: rules

package info (click to toggle)
fwlogwatch 1.4-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 996 kB
  • sloc: ansic: 5,288; lex: 1,747; php: 706; sh: 437; makefile: 160
file content (12 lines) | stat: -rwxr-xr-x 274 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	$(MAKE) install-config CONF_DIR=$(CURDIR)/debian/fwlogwatch/etc
	$(MAKE) install-i18n LOCALE_DIR=$(CURDIR)/debian/fwlogwatch/usr