Dirk Neukirchen
8a307ac786
bogofilter: remove host includes
- host GSL libs are sometimes found leading to errors
reported by buildbot, replicated locally (Arch Linux)
Error:
configure: GSL_LIBS=-L/usr/lib -lgsl -lgslcblas -lm
leading to
/usr/include/features.h:398:23: fatal error: gnu/stubs.h: No such file or directory
- explicit libdb location to prevent host includes
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
10 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
W. Michael Petullo
055d2074f4
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
09644e50ea
bogofilter: depend on libdb47, not libdb47-full (related to #459 )
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
daf12e3256
bogofilter: create /usr/sbin before installing postfix-bogofilter there
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
d67610ac77
bogofilter: depend on db47 with statistics support
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
a31e4b7b7f
bogofilter: install postfix-bogofilter script
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
665c5ee68b
bogofilter: new package for bogofilter spam filter
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago