[Fusionforge-commits] FusionForge branch master updated. f1728bca4aebb39850810835751854e5de4032e6

Roland Mas lolando at fusionforge.org
Fri Jul 5 16:30:49 CEST 2013


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  f1728bca4aebb39850810835751854e5de4032e6 (commit)
      from  0ec7fda614c473f7d728fd50af1b5b21a70b7e60 (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 -----------------------------------------------------------------
commit f1728bca4aebb39850810835751854e5de4032e6
Author: Roland Mas <lolando at debian.org>
Date:   Fri Jul 5 16:30:23 2013 +0200

    Enable mod_cgi for Apache 2.4

diff --git a/src/install/deps b/src/install/deps
index b79a9a9..d523fea 100755
--- a/src/install/deps
+++ b/src/install/deps
@@ -78,6 +78,7 @@ deps_debian() {
 	a2enmod dir
 	a2enmod authn_core
 	a2enmod wsgi
+	a2enmod cgi
 	# TODO: automate next
 	msg red "You Must Install Mailman Manually: apt-get install mailman postfix"
 }

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

Summary of changes:
 src/install/deps |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list