[Fusionforge-commits] FusionForge branch Branch_5_2 updated. 28493a6449cf9f34de5b90691c3a38dc944be6b0

Roland Mas lolando at fusionforge.org
Tue Jan 7 11:18:07 CET 2014


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, Branch_5_2 has been updated
       via  28493a6449cf9f34de5b90691c3a38dc944be6b0 (commit)
      from  b9c5732169d819f7ff022d5ed53ae2b54c78929e (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 28493a6449cf9f34de5b90691c3a38dc944be6b0
Author: Roland Mas <lolando at debian.org>
Date:   Tue Jan 7 11:17:55 2014 +0100

    Ship custom dir in its appropriate place

diff --git a/src/packaging/install/web-apache2 b/src/packaging/install/web-apache2
index cfd8320..6609394 100644
--- a/src/packaging/install/web-apache2
+++ b/src/packaging/install/web-apache2
@@ -1,5 +1,5 @@
 www                                 usr/share/@OLDPACKAGE@/
-www/index_std.php                   etc/@OLDPACKAGE@/custom/
+www/index_std.php                   etc/@PACKAGE@/custom/
 utils/install-apache.sh             usr/share/@OLDPACKAGE@/bin/
 utils/manage-apache-config.sh	    usr/share/@OLDPACKAGE@/bin/
 etc/httpd.conf.d-fhs		    usr/share/@OLDPACKAGE@/etc/
diff --git a/src/packaging/links/common b/src/packaging/links/common
index efe90ce..6215dd1 100644
--- a/src/packaging/links/common
+++ b/src/packaging/links/common
@@ -1,4 +1,5 @@
 /usr/share/@OLDPACKAGE@/common/include/database-pgsql.php /usr/share/@OLDPACKAGE@/common/include/database.php
 /etc/@PACKAGE@/config.ini /etc/@OLDPACKAGE@/config.ini
 /etc/@PACKAGE@/config.ini.d /etc/@OLDPACKAGE@/config.ini.d
+/etc/@PACKAGE@/custom /etc/@OLDPACKAGE@/custom
 /usr/share/@OLDPACKAGE@/plugins/authbuiltin/www /usr/share/@OLDPACKAGE@/www/plugins/authbuiltin

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

Summary of changes:
 src/packaging/install/web-apache2 |    2 +-
 src/packaging/links/common        |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list