summaryrefslogtreecommitdiffstats
path: root/wrappers/pwdhash.in
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-02-25 11:10:53 -0700
committerRich Megginson <rmeggins@redhat.com>2010-02-26 19:23:03 -0700
commit9d02126770da84e2a48e9b3c0c36536131c4d71a (patch)
tree9a78844574e07049a6e201bd455af9327e248aef /wrappers/pwdhash.in
parent2accc35200d504503a9bfeffcb9a0de1b2ccc327 (diff)
downloadds-9d02126770da84e2a48e9b3c0c36536131c4d71a.tar.gz
ds-9d02126770da84e2a48e9b3c0c36536131c4d71a.tar.xz
ds-9d02126770da84e2a48e9b3c0c36536131c4d71a.zip
Bug 568196 - Install DS8.2 on Solaris fails
https://bugzilla.redhat.com/show_bug.cgi?id=568196 Resolves: bug 568196 Bug Description: Install DS8.2 on Solaris fails Reviewed by: nhosoi (Thanks!) Branch: HEAD Fix Description: Add pcre_libdir to script wrappers for programs that use pcre Platforms tested: RHEL5 x86_64 Flag Day: no Doc impact: no (cherry picked from commit 3d27198f45b4b25df667d3f86dce66a44f4bc65d)
Diffstat (limited to 'wrappers/pwdhash.in')
-rwxr-xr-xwrappers/pwdhash.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/pwdhash.in b/wrappers/pwdhash.in
index ab84914b..b3ef3fa9 100755
--- a/wrappers/pwdhash.in
+++ b/wrappers/pwdhash.in
@@ -4,7 +4,7 @@
## (1) Specify variables used by this script. ##
###############################################################################
-LIB_DIR=@serverdir@:@nss_libdir@:@nspr_libdir@:@ldapsdk_libdir@:@sasl_libdir@
+LIB_DIR=@serverdir@:@nss_libdir@:@nspr_libdir@:@ldapsdk_libdir@:@sasl_libdir@:@pcre_libdir@
BIN_DIR=@bindir@
COMMAND=pwdhash-bin