gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] %s


From: Christian Bayle,,,
Subject: [Gforge-commits] %s
Date: Wed, 19 Jan 2005 21:38:26 +0000

Update of /cvsroot/gforge/gforge/debian
In directory db.perdue.net:/tmp/cvs-serv8326/debian

Modified Files:
        gforge-web-apache.postinst.dsfh-in 
Log Message:
Also deal with apache2


Index: gforge-web-apache.postinst.dsfh-in
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/gforge-web-apache.postinst.dsfh-in,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** gforge-web-apache.postinst.dsfh-in  18 Jan 2005 00:43:43 -0000      1.16
--- gforge-web-apache.postinst.dsfh-in  19 Jan 2005 21:38:24 -0000      1.17
***************
*** 56,64 ****
          # Patch Apache configuration files
        /usr/lib/gforge/bin/install-apache.sh configure-files
!       for flavour in apache apache-perl apache-ssl ; do
            [ -e /etc/$flavour/httpd.conf ] && replace_file 
/etc/$flavour/httpd.conf
        done
  
-       replace_file /etc/php4/apache/php.ini
        replace_file /etc/php4/cgi/php.ini
  
--- 56,64 ----
          # Patch Apache configuration files
        /usr/lib/gforge/bin/install-apache.sh configure-files
!       for flavour in apache apache2 apache-perl apache-ssl ; do
            [ -e /etc/$flavour/httpd.conf ] && replace_file 
/etc/$flavour/httpd.conf
+           [ -e /etc/php4/$flavour/php.ini ] && replace_file 
/etc/php4/$flavour/php.ini
        done
  
        replace_file /etc/php4/cgi/php.ini
  





reply via email to

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