This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, 6.0 has been updated
       via  06ca4d348badb2aa93c83656ad108880324d20f9 (commit)
      from  b237fad31cac8f714d62feff03c3abdb1155ee84 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=06ca4d348badb2aa93c83656ad108880324d20f9

commit 06ca4d348badb2aa93c83656ad108880324d20f9
Author: Franck Villaume <[email protected]>
Date:   Tue Jun 14 20:37:17 2016 +0200

    debian fix: php5

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 96fa4f9..edd6c43 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -31,6 +31,7 @@ if [ -e /etc/debian_version ]; then
     apt-get update
     apt-get install -y make gettext php5-cli php5-pgsql php-htmlpurifier 
php-http \
        libapache2-mpm-itk libapache2-mod-svn \
+       libapache2-mod-php5 \
        apache2 postgresql libnss-pgsql2 unscd \
        subversion viewvc python-pycurl git xinetd \
        python-moinmoin libapache2-mod-wsgi python-psycopg2 \

-----------------------------------------------------------------------

Summary of changes:
 autoinstall/install-src.sh | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to