[Fusionforge-commits] FusionForge branch 6.1 updated. v6.1rc1-39-gd5f0cfc

Franck Villaume nerville at libremir.placard.fr.eu.org
Wed Apr 25 15:54:38 CEST 2018


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.1 has been updated
       via  d5f0cfcfcd0fb67f8757910ed43dc70faf4a3b33 (commit)
      from  2648d3fde040b41553bf956199e2de869c39dc3c (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=d5f0cfcfcd0fb67f8757910ed43dc70faf4a3b33

commit d5f0cfcfcd0fb67f8757910ed43dc70faf4a3b33
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Wed Apr 25 13:54:35 2018 +0000

    opensuse: add missing php curl lib

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index fd30a13..5f4e500 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -63,7 +63,7 @@ elif [ -e /etc/SuSE-release ]; then
 	suse_install_rpms make gettext-runtime php5 php5-gettext php5-posix php5-pgsql \
 		apache2 apache2-mod_php5 apache2-mod_wsgi apache2-mod_mpm_itk \
 		postgresql-server postgresql-contrib subversion \
-		php5-pear php5-pear-htmlpurifier \
+		php5-pear php5-pear-htmlpurifier php5-curl \
 		mailman postfix \
 		openssh \
 		cvs rcs perl-IPC-Run perl-URI \

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

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