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  1796e39d0cb13f6446e58dae0bad8fefff119ef2 (commit)
      from  efbe0442fa75226fddbc4ecc09c94783166f24c5 (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=1796e39d0cb13f6446e58dae0bad8fefff119ef2

commit 1796e39d0cb13f6446e58dae0bad8fefff119ef2
Author: Franck Villaume <[email protected]>
Date:   Thu Jul 5 09:49:54 2018 +0000

    add missing link for mailman integration

diff --git a/src/GNUmakefile b/src/GNUmakefile
index ebd1682..b652176 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -145,6 +145,7 @@ install-lists: install-base-dirs
        $(CP_R) cronjobs/lists $(DESTDIR)$(pkgdatadir)/cronjobs/
        $(CP_R) post-install.d/lists $(DESTDIR)$(pkgdatadir)/post-install.d/
        $(INSTALL) -d -m 00755 $(DESTDIR)$(pkgdatadir)/lists/
+       ln -fs /usr/lib/mailman/cgi-bin $(pkgdatadir)/lists/
 
 install-ftp: install-base-dirs
        $(CP_R) cronjobs/ftp $(DESTDIR)$(pkgdatadir)/cronjobs/

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

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