[Fusionforge-commits] FusionForge branch master updated. 70353d55825c904c6edd8f75c8721f930d324f8a

Roland Mas lolando at fusionforge.org
Fri Jul 5 14:25:09 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  70353d55825c904c6edd8f75c8721f930d324f8a (commit)
      from  bfb252968f59582d11ac4214240336fa01311495 (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 70353d55825c904c6edd8f75c8721f930d324f8a
Author: Roland Mas <lolando at debian.org>
Date:   Fri Jul 5 14:25:05 2013 +0200

    Ensure wsgi module is loaded

diff --git a/src/install/deps b/src/install/deps
index ee746a7..eb4d1b2 100755
--- a/src/install/deps
+++ b/src/install/deps
@@ -72,6 +72,7 @@ deps_debian() {
 	a2enmod alias
 	a2enmod dir
 	a2enmod authn_core
+	a2enmod wsgi
 	# 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