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, 6.1 has been updated
       via  c45acac336eaf7fb655d6a0fc5e13472330e3b91 (commit)
      from  9694fe126932c4518931b42c13e479745fc1951b (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=c45acac336eaf7fb655d6a0fc5e13472330e3b91

commit c45acac336eaf7fb655d6a0fc5e13472330e3b91
Author: Franck Villaume <[email protected]>
Date:   Sun Oct 29 12:11:46 2017 +0100

    add missing link for forge cli

diff --git a/src/GNUmakefile b/src/GNUmakefile
index 5419223..02c90fc 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -73,6 +73,7 @@ install-common: install-config install-plugin-authbuiltin 
install-plugin-globala
        ln -nfs $(pkgdatadir)/bin/forge_run_plugin_job $(DESTDIR)$(bindir)
        ln -nfs $(pkgdatadir)/bin/forge_make_admin $(DESTDIR)$(bindir)
        ln -nfs $(pkgdatadir)/bin/forge_set_password $(DESTDIR)$(bindir)
+       ln -nfs $(pkgdatadir)/bin/forge $(DESTDIR)$(bindir)
        $(INSTALL) -d -m 00755 $(DESTDIR)$(sysconfdir)/init.d/
        sed 's,@bindir@,$(bindir),' etc/init.d/fusionforge-systasksd \
                > $(DESTDIR)$(sysconfdir)/init.d/fusionforge-systasksd

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

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


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to