summaryrefslogtreecommitdiffstats
path: root/collab
diff options
context:
space:
mode:
authorTreeve Jelbert2014-12-15 16:48:38 +0100
committerTreeve Jelbert2014-12-15 16:48:38 +0100
commite6dc8025b60d2c36a0392606c8fba739543f40a9 (patch)
treecf1c951c4bc0ab6a38dc88603f2bbb5822cc31d8 /collab
parent922d345feb1697ad5808e32270e45e3853f753aa (diff)
openldap - fix typo
Diffstat (limited to 'collab')
-rwxr-xr-xcollab/openldap/DEPENDS2
-rw-r--r--collab/openldap/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/collab/openldap/DEPENDS b/collab/openldap/DEPENDS
index 98c7012a3c..a764716a23 100755
--- a/collab/openldap/DEPENDS
+++ b/collab/openldap/DEPENDS
@@ -88,4 +88,4 @@ if list_find "$OPENLDAP_OPTS" "--enable-slapd"; then
'--disable-passwd' \
'for passwd backend'
fi &&
-optional_depends icu '' '' ''Unicode support
+optional_depends icu '' '' 'Unicode support'
diff --git a/collab/openldap/HISTORY b/collab/openldap/HISTORY
index 560c99bf27..20d89a371a 100644
--- a/collab/openldap/HISTORY
+++ b/collab/openldap/HISTORY
@@ -1,3 +1,6 @@
+2014-12-15 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: fix typo
+
2014-12-12 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: add optional icu