gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/utils install-apache.sh,1.10,1.11


From: lo-lan-do
Subject: [Gforge-commits] gforge/utils install-apache.sh,1.10,1.11
Date: Mon, 29 Nov 2004 08:44:28 -0600

Update of /cvsroot/gforge/gforge/utils
In directory db.perdue.net:/tmp/cvs-serv29066/utils

Modified Files:
        install-apache.sh 
Log Message:
Removed LDAP stuff.


Index: install-apache.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/utils/install-apache.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- install-apache.sh   20 Oct 2004 21:45:20 -0000      1.10
+++ install-apache.sh   29 Nov 2004 14:44:26 -0000      1.11
@@ -147,10 +147,6 @@
                                echo "Enabling gd in $phpconffile"
                                echo "extension=gd.so" >> 
$phpconffile.gforge-new
                        fi
-                       if ! grep -q 
"^[[:space:]]*extension[[:space:]]*=[[:space:]]*ldap.so" 
$phpconffile.gforge-new; then
-                               echo "Enabling ldap in $phpconffile"
-                               echo "extension=ldap.so" >> 
$phpconffile.gforge-new
-                       fi
                fi
        done
        ;;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]