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.57.2.4, 1.57.2.5


From: lo-lan-do
Subject: [Gforge-commits] gforge/deb-specific install-ldap.sh, 1.57.2.4, 1.57.2.5
Date: Mon, 16 Feb 2004 05:36:05 -0600

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

Modified Files:
      Tag: Branch_3_1
        install-ldap.sh 
Log Message:
3.1-10, fixing the install-ldap.sh I broke in 3.1-9.  Bah.


Index: install-ldap.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/install-ldap.sh,v
retrieving revision 1.57.2.4
retrieving revision 1.57.2.5
diff -u -d -r1.57.2.4 -r1.57.2.5
--- install-ldap.sh     11 Feb 2004 22:15:10 -0000      1.57.2.4
+++ install-ldap.sh     16 Feb 2004 11:36:02 -0000      1.57.2.5
@@ -202,7 +202,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]