gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/deb-specific install-ldap.sh,1.61,1.62


From: lo-lan-do
Subject: [Gforge-commits] gforge/deb-specific install-ldap.sh,1.61,1.62
Date: Sat, 21 Feb 2004 09:00:04 -0600

Update of /cvsroot/gforge/gforge/deb-specific
In directory db.perdue.net:/tmp/cvs-serv14761/deb-specific

Modified Files:
        install-ldap.sh 
Log Message:
Merging Branch_3_1 back into the trunk (at tag Branch_3_1-merge_6).


Index: install-ldap.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/install-ldap.sh,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- install-ldap.sh     15 Feb 2004 16:29:37 -0000      1.61
+++ install-ldap.sh     21 Feb 2004 15:00:01 -0000      1.62
@@ -204,7 +204,7 @@
              # echo "Adding $schema"
          else
              # echo "Commenting $schema"
-             perl -pi -e "s/^include[  ]*$schema/#Comment by GForge 
install#include    \$schema/g" /etc/ldap/slapd.conf.gforge-new
+             perl -pi -e "s(^include[  ]*$schema)(#Comment by GForge 
install#include   $schema)g" /etc/ldap/slapd.conf.gforge-new
              echo "include     $schema #Added by GForge install" >> $tmpfile
              # echo "Adding $schema"
          fi





reply via email to

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