summaryrefslogtreecommitdiffstats
path: root/network/exim/README
diff options
context:
space:
mode:
author Thomas Morper <thomas@beingboiled.info>2012-09-10 18:31:31 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-09-10 16:35:39 -0500
commit2363cc0c653f736f138d9930bcaf7f40824e3b48 (patch)
tree2ad693af3f17929c5f129e4151fc356040735ddd /network/exim/README
parent787bcff8069e23f11ebb5f2ec4cb640ab1734223 (diff)
downloadslackbuilds-2363cc0c653f736f138d9930bcaf7f40824e3b48.tar.gz
slackbuilds-2363cc0c653f736f138d9930bcaf7f40824e3b48.tar.xz
network/exim: Fixed argument and linked to liblber when using LDAP.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/exim/README')
-rw-r--r--network/exim/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/exim/README b/network/exim/README
index 42cf5ce76b..58c1319e80 100644
--- a/network/exim/README
+++ b/network/exim/README
@@ -32,5 +32,5 @@ but you can enable them easily by passing the directives
on the command line when calling this script, e.g.
LOOKUP_LDAP=yes LOOKUP_SQLITE=yes \
- LOOKUP_MYSQL=yes LOOKUP_POSTGRES=yes \
+ LOOKUP_MYSQL=yes LOOKUP_PGSQL=yes \
sh exim.SlackBuild