Author: hawk                         Date: Sat Sep  3 13:20:40 2005 GMT
Module: SOURCES                       Tag: RA-branch
---- Log message:
- updated for 180

---- Files affected:
SOURCES:
   pam_ldap-install.patch (1.6.2.1 -> 1.6.2.2) 

---- Diffs:

================================================================
Index: SOURCES/pam_ldap-install.patch
diff -u SOURCES/pam_ldap-install.patch:1.6.2.1 
SOURCES/pam_ldap-install.patch:1.6.2.2
--- SOURCES/pam_ldap-install.patch:1.6.2.1      Mon Apr  4 23:34:53 2005
+++ SOURCES/pam_ldap-install.patch      Sat Sep  3 15:20:35 2005
@@ -1,5 +1,5 @@
---- pam_ldap-178/Makefile.am.orig      2005-03-24 01:00:04.000000000 +0100
-+++ pam_ldap-178/Makefile.am   2005-04-04 23:09:41.968827248 +0200
+--- pam_ldap-180/Makefile.am.orig      2005-08-18 00:35:13.000000000 +0200
++++ pam_ldap-180/Makefile.am   2005-09-02 21:09:45.542591768 +0200
 @@ -23,12 +23,12 @@
        @$(NORMAL_INSTALL)
        $(mkinstalldirs) $(DESTDIR)$(libdir)/security
@@ -16,16 +16,12 @@
        (cd $(DESTDIR)$(libdir)/security; rm -f pam_ldap.so; ln -s 
pam_ldap.so.1 pam_ldap.so)
  endif
  endif
-@@ -37,9 +37,10 @@
+@@ -37,7 +37,7 @@
        @$(NORMAL_INSTALL)
        @if test ! -f $(DESTDIR)$(sysconfdir)/ldap.conf; then \
                $(mkinstalldirs) $(DESTDIR)$(sysconfdir); \
 -              $(INSTALL_DATA) -o root -g root $(srcdir)/ldap.conf 
$(DESTDIR)$(sysconfdir)/ldap.conf; \
 +              $(INSTALL_DATA) $(srcdir)/ldap.conf 
$(DESTDIR)$(sysconfdir)/ldap.conf; \
        fi
--      $(INSTALL_DATA) -o root -g root $(srcdir)/pam_ldap.5 
$(DESTDIR)$(mandir)/man5/pam_ldap.5
-+      $(mkinstalldirs) $(DESTDIR)$(mandir)/man5; \
-+      $(INSTALL_DATA) $(srcdir)/pam_ldap.5 $(DESTDIR)$(mandir)/man5/pam_ldap.5
  
  uninstall-local:
-       @$(NORMAL_UNINSTALL)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/pam_ldap-install.patch?r1=1.6.2.1&r2=1.6.2.2&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to