pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/openldap/patches Update.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a92abfea963f
branches: trunk
changeset: 400874:a92abfea963f
user: ghen <ghen%pkgsrc.org@localhost>
date: Thu Oct 29 13:51:19 2009 +0000
description:
Update.
diffstat:
databases/openldap/patches/patch-da | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 32ba4846ef32 -r a92abfea963f databases/openldap/patches/patch-da
--- a/databases/openldap/patches/patch-da Thu Oct 29 12:44:16 2009 +0000
+++ b/databases/openldap/patches/patch-da Thu Oct 29 13:51:19 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-da,v 1.2 2009/10/29 06:56:11 ghen Exp $
+$NetBSD: patch-da,v 1.3 2009/10/29 13:51:19 ghen Exp $
---- contrib/slapd-modules/smbk5pwd/Makefile.orig 2009-09-02 00:53:30.000000000 +0200
+--- contrib/slapd-modules/smbk5pwd/Makefile.orig 2009-10-02 23:16:53.000000000 +0200
+++ contrib/slapd-modules/smbk5pwd/Makefile
@@ -13,8 +13,8 @@
# <http://www.OpenLDAP.org/license.html>.
@@ -17,8 +17,8 @@
smbk5pwd.la: smbk5pwd.lo
$(LIBTOOL) --mode=link $(CC) $(OPT) -version-info 0:0:0 \
-- -rpath $(libdir) -module -o $@ $? $(LIBS)
-+ -rpath $(libdir) -module -o $@ $? -ldes $(LIBS)
+- -rpath $(moduledir) -module -o $@ $? $(LIBS)
++ -rpath $(moduledir) -module -o $@ $? -ldes $(LIBS)
clean:
rm -f smbk5pwd.lo smbk5pwd.la
Home |
Main Index |
Thread Index |
Old Index