diff options
author | Valery Kartel <valery.kartel@gmail.com> | 2016-02-15 15:49:21 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-02-23 08:37:54 +0000 |
commit | b059c5b3ae8866de0f77e8c29085f411c8f1be0b (patch) | |
tree | 81ae090ba10a50685b223c71f8cc6dfb5949d2fe /testing/exim/exim.Makefile | |
parent | 08b44c453d82601db4b8a330b08b180b049e41f6 (diff) | |
download | aports-b059c5b3ae8866de0f77e8c29085f411c8f1be0b.tar.bz2 aports-b059c5b3ae8866de0f77e8c29085f411c8f1be0b.tar.xz |
testing/exim: remove local_scan for rspamd, fix config + APKBUILD cleanups
Diffstat (limited to 'testing/exim/exim.Makefile')
-rw-r--r-- | testing/exim/exim.Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/exim/exim.Makefile b/testing/exim/exim.Makefile index 40a9ed4d4c..68d21d8c7b 100644 --- a/testing/exim/exim.Makefile +++ b/testing/exim/exim.Makefile @@ -70,5 +70,3 @@ HAVE_IPV6=YES CONFIGURE_FILE_USE_NODE=yes CONFIGURE_FILE_USE_EUID=yes SUPPORT_MOVE_FROZEN_MESSAGES=yes -LOCAL_SCAN_SOURCE=Local/local_scan.c -LOCAL_SCAN_HAS_OPTIONS=yes |