diff options
Diffstat (limited to 'net/openldap/files/patch-ab')
-rw-r--r-- | net/openldap/files/patch-ab | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/openldap/files/patch-ab b/net/openldap/files/patch-ab new file mode 100644 index 000000000000..0e6d89b746e0 --- /dev/null +++ b/net/openldap/files/patch-ab @@ -0,0 +1,8 @@ +--- tests/scripts/defines.sh~ Wed May 26 02:06:42 1999 ++++ tests/scripts/defines.sh Thu May 25 22:53:23 2000 +@@ -53,3 +53,5 @@ + ACLOUTMASTER=$DATADIR/acl.out.master + REPLOUTMASTER=$DATADIR/repl.out.master + MODSRCHFILTERS=$DATADIR/modify.search.filters ++# Just in case we linked the binaries dynamically ++export LD_LIBRARY_PATH=`pwd`/../libraries |