File: rules

package info (click to toggle)
spamprobe 1.4d-18
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,676 kB
  • sloc: cpp: 15,047; sh: 823; ansic: 675; makefile: 274; ruby: 178; lisp: 73
file content (17 lines) | stat: -rwxr-xr-x 267 bytes parent folder | download
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:
	xmlto man debian/spamprobe.db
	dh_auto_build

override_dh_auto_clean:
	dh_auto_clean
	debconf-updatepo