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.3, 1.57.2.4


From: lo-lan-do
Subject: [Gforge-commits] gforge/deb-specific install-ldap.sh, 1.57.2.3, 1.57.2.4
Date: Wed, 11 Feb 2004 16:15:13 -0600

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

Modified Files:
      Tag: Branch_3_1
        install-ldap.sh 
Log Message:
Don't comment out LDAP schema inclusions in slapd.conf (Debian bug
#227377).


Index: install-ldap.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/install-ldap.sh,v
retrieving revision 1.57.2.3
retrieving revision 1.57.2.4
diff -u -d -r1.57.2.3 -r1.57.2.4
--- install-ldap.sh     20 Jan 2004 21:47:41 -0000      1.57.2.3
+++ install-ldap.sh     11 Feb 2004 22:15:10 -0000      1.57.2.4
@@ -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]