Revision: 23698
http://sourceforge.net/p/gar/code/23698
Author: claudio_sf
Date: 2014-05-23 14:32:34 +0000 (Fri, 23 May 2014)
Log Message:
-----------
More information about the source of filemerger
Modified Paths:
--------------
csw/mgar/gar/v2/src/filemerger
Modified: csw/mgar/gar/v2/src/filemerger
===================================================================
--- csw/mgar/gar/v2/src/filemerger 2014-05-23 14:08:24 UTC (rev 23697)
+++ csw/mgar/gar/v2/src/filemerger 2014-05-23 14:32:34 UTC (rev 23698)
@@ -1 +1,5 @@
-Source at https://github.com/nxadm/FileMerger
+The source of the filemerger standalone executable in the bin directory can be
found at https://github.com/nxadm/FileMerger.
+
+A script to generate the standalone executable from the FileMerger Perl
distribution (CPAN styled and installable) is included as
https://github.com/nxadm/FileMerger/blob/master/bin/create_fatpacked_bin.sh.
+
+All the Perl dependencies are included in the standalone executable.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.