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 4401a6e2e04f6e3b75de3951406780cdf891cdc2 (commit)
from 65fb349c37c5955ad9ba2a6a466452e07af409a0 (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=4401a6e2e04f6e3b75de3951406780cdf891cdc2
commit 4401a6e2e04f6e3b75de3951406780cdf891cdc2
Author: Franck Villaume <[email protected]>
Date: Mon Dec 19 19:36:17 2016 +0100
fix wrong dir
diff --git a/src/GNUmakefile b/src/GNUmakefile
index b35b3f7..51f1b11 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -98,8 +98,8 @@ install-web: install-base-dirs
$(CP_R) vendor www $(DESTDIR)$(pkgdatadir)/
$(CP_R) --no-clobber etc/httpd.conf* $(DESTDIR)$(config_path)
$(INSTALL) -d -m 00700 $(DESTDIR)$(data_path)/docman/
+ $(INSTALL) -d -m 00700 $(DESTDIR)$(data_path)/docman/review/
$(INSTALL) -d -m 00700 $(DESTDIR)$(data_path)/download/
- $(INSTALL) -d -m 00700 $(DESTDIR)$(data_path)/download/review/
$(INSTALL) -d -m 00700 $(DESTDIR)$(data_path)/forum/
$(INSTALL) -d -m 00700 $(DESTDIR)$(data_path)/forum/pending/
$(INSTALL) -d -m 00700 $(DESTDIR)$(data_path)/tracker/
-----------------------------------------------------------------------
Summary of changes:
src/GNUmakefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits