Revision: 21450 http://sourceforge.net/p/jmol/code/21450 Author: hansonr Date: 2017-03-25 16:29:28 +0000 (Sat, 25 Mar 2017) Log Message: ----------- build sending too many files to jmol.zip
Modified Paths: -------------- trunk/Jmol/build.xml Modified: trunk/Jmol/build.xml =================================================================== --- trunk/Jmol/build.xml 2017-03-25 16:28:14 UTC (rev 21449) +++ trunk/Jmol/build.xml 2017-03-25 16:29:28 UTC (rev 21450) @@ -1281,7 +1281,7 @@ includes="jmol-${version}/**" /> <tarfileset dir="build/dist" mode="755" - includes="*/jmol,*/jmol.sh" /> + includes="jmol-${version}/jmol,jmol-${version}/jmol.sh" /> </tar> <!-- then build source distribution --> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits