[Fusionforge-commits] FusionForge branch master updated. 6.0.4-417-g92a4005

Roland Mas lolando at libremir.placard.fr.eu.org
Tue May 3 20:17:09 CEST 2016


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  92a4005a86863f50e86fb99ba93a64178916b0e8 (commit)
      from  a5149c523ce8602fc129eb2454cd88df32079614 (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=92a4005a86863f50e86fb99ba93a64178916b0e8

commit 92a4005a86863f50e86fb99ba93a64178916b0e8
Author: Roland Mas <lolando at debian.org>
Date:   Tue May 3 20:17:04 2016 +0200

    Also install postgresql-contrib in installs from source

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 9b5d2a1..0c58ff5 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -31,7 +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 \
-	apache2 postgresql libnss-pgsql2 unscd \
+	apache2 postgresql postgresql-contrib libnss-pgsql2 unscd \
 	subversion viewvc python-pycurl git xinetd \
 	mediawiki \
 	python-moinmoin libapache2-mod-wsgi python-psycopg2 \

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

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


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list