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, master has been updated
via 8973f39011b6127f40e973b4b5626336ffbfe8ab (commit)
from da21168cdad33c664ed37da9dd45288b3de3296c (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=8973f39011b6127f40e973b4b5626336ffbfe8ab
commit 8973f39011b6127f40e973b4b5626336ffbfe8ab
Author: Franck Villaume <[email protected]>
Date: Mon Jun 6 18:40:03 2016 +0200
fix php depends with debian. 1st try
diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index b5df7a3..f39e44d 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-php \
apache2 postgresql postgresql-contrib 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