diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 02:26:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 02:26:55 +0000 |
commit | f71e42907968a943a487a706769c1e40b0bac763 (patch) | |
tree | be2af8add66fe5e1ce694fa8b4ec5da15630db07 /net/openldap/files/patch-ab | |
parent | change subdir for net/openldap -> net/openldap12 (diff) |
Point dependencies on net/openldap to net/openldap12
Notes
Notes:
svn path=/head/; revision=76344
Diffstat (limited to 'net/openldap/files/patch-ab')
-rw-r--r-- | net/openldap/files/patch-ab | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/net/openldap/files/patch-ab b/net/openldap/files/patch-ab deleted file mode 100644 index 0e6d89b746e0..000000000000 --- a/net/openldap/files/patch-ab +++ /dev/null @@ -1,8 +0,0 @@ ---- 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 |