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 f513972a7cd430a00d1b24ebb5215716b2df607d (commit)
from 1d34cfad03c1fb1601cce049c89f94509d56d032 (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=f513972a7cd430a00d1b24ebb5215716b2df607d
commit f513972a7cd430a00d1b24ebb5215716b2df607d
Author: Franck Villaume <[email protected]>
Date: Wed Jul 12 23:08:06 2017 +0200
fix space vs. tab
diff --git a/src/GNUmakefile b/src/GNUmakefile
index f4c34ae..050ed1a 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -144,7 +144,7 @@ install-lists: install-base-dirs
$(CP_R) post-install.d/lists $(DESTDIR)$(pkgdatadir)/post-install.d/
$(INSTALL) -d -m 00755 $(DESTDIR)$(pkgdatadir)/lists/
install-ftp: install-base-dirs
- $(CP_R) cronjobs/ftp $(DESTDIR)$(pkgdatadir)/cronjobs/
+ $(CP_R) cronjobs/ftp $(DESTDIR)$(pkgdatadir)/cronjobs/
$(CP_R) post-install.d/ftp $(DESTDIR)$(pkgdatadir)/post-install.d/
install-base: install-base-dirs install-common install-web install-db
install-scm
-----------------------------------------------------------------------
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