summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/scripts/template-dbverify.in
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/admin/src/scripts/template-dbverify.in')
-rwxr-xr-xldap/admin/src/scripts/template-dbverify.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/admin/src/scripts/template-dbverify.in b/ldap/admin/src/scripts/template-dbverify.in
index b5e56d9f..0f714509 100755
--- a/ldap/admin/src/scripts/template-dbverify.in
+++ b/ldap/admin/src/scripts/template-dbverify.in
@@ -4,7 +4,7 @@ prefix="{{DS-ROOT}}"
if [ "$prefix" = "/" ] ; then
prefix=""
fi
-LD_LIBRARY_PATH=$prefix/{{SERVER-DIR}}:$prefix@nss_libdir@:$prefix@libdir@
+LD_LIBRARY_PATH=$prefix/{{SERVER-DIR}}:$prefix@nss_libdir@:$prefix@libdir@:$prefix@pcre_libdir@
if [ -n "$prefix" ] ; then
LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:@nss_libdir@"
fi