File: rules

package info (click to toggle)
spamprobe 1.4d-14
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 2,348 kB
  • ctags: 2,307
  • sloc: cpp: 15,044; sh: 823; ansic: 675; makefile: 274; ruby: 178; lisp: 73
file content (17 lines) | stat: -rwxr-xr-x 267 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-default-8bit --enable-cdb

override_dh_auto_build:
	dh_auto_build
	xmlto man debian/spamprobe.db

override_dh_auto_clean:
	dh_auto_clean
	debconf-updatepo