Author: qboosh                       Date: Wed Jul 20 05:51:12 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.3.4

---- Files affected:
SOURCES:
   openldap-install.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/openldap-install.patch
diff -u SOURCES/openldap-install.patch:1.3 SOURCES/openldap-install.patch:1.4
--- SOURCES/openldap-install.patch:1.3  Sat Jul 31 02:17:39 2004
+++ SOURCES/openldap-install.patch      Wed Jul 20 07:51:07 2005
@@ -1,13 +1,13 @@
---- openldap-2.2.15/servers/slapd/Makefile.in.orig     2004-07-26 
00:31:04.000000000 +0200
-+++ openldap-2.2.15/servers/slapd/Makefile.in  2004-07-31 01:57:16.371699848 
+0200
-@@ -421,6 +421,10 @@
-       cd $(DESTDIR)$(sbindir); \
-       rm -f $(SLAPTOOLS); \
+--- openldap-2.3.4/servers/slapd/Makefile.in.orig      2005-05-06 
18:42:50.000000000 +0200
++++ openldap-2.3.4/servers/slapd/Makefile.in   2005-07-19 21:56:52.188705528 
+0200
+@@ -443,6 +443,10 @@
+       -$(MKDIR) $(DESTDIR)$(sbindir)
        for i in $(SLAPTOOLS); do \
+               $(RM) $(DESTDIR)$(sbindir)/$$i$(EXEEXT); \
 +              if test "$(libexecdir)" = "$(sbindir)" ; then \
 +                      $(LN_S) slapd$(EXEEXT) $$i$(EXEEXT) ; \
 +              else \
-               $(LN_S) $(libexecdir)/slapd$(EXEEXT) $$i$(EXEEXT); \
+               $(LN_S) -f $(DESTDIR)$(libexecdir)/slapd$(EXEEXT) 
$(DESTDIR)$(sbindir)/$$i$(EXEEXT); \
 +              fi ; \
        done
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/openldap-install.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to