File: rules

package info (click to toggle)
couriergrey 0.3.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 3,016 kB
  • sloc: sh: 11,994; ansic: 10,591; cpp: 790; makefile: 496; yacc: 289; sed: 16
file content (9 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export VERBOSE=1

override_dh_auto_configure:
	dh_auto_configure -- --sysconfdir=/etc/couriergrey \
	  --bindir=/usr/lib/courier/filters

%:
	dh $@ --with autotools_dev