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.5, 1.57.2.6


From: lo-lan-do
Subject: [Gforge-commits] gforge/deb-specific install-ldap.sh, 1.57.2.5, 1.57.2.6
Date: Mon, 16 Feb 2004 08:28:03 -0600

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

Modified Files:
      Tag: Branch_3_1
        install-ldap.sh 
Log Message:
Fixing install-ldap.sh again.


Index: install-ldap.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/install-ldap.sh,v
retrieving revision 1.57.2.5
retrieving revision 1.57.2.6
diff -u -d -r1.57.2.5 -r1.57.2.6
--- install-ldap.sh     16 Feb 2004 11:36:02 -0000      1.57.2.5
+++ install-ldap.sh     16 Feb 2004 14:28:00 -0000      1.57.2.6
@@ -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]