From: Ian Jackson Date: Sun, 12 Sep 2010 18:28:00 +0000 (+0100) Subject: website: upload: separate jarrg linux/source tarballs X-Git-Tag: 6.7.0~14^2~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=commitdiff_plain;h=3f2781c594710aaf16da25e51e3b45f47602cad9 website: upload: separate jarrg linux/source tarballs --- diff --git a/yarrg/web/upload b/yarrg/web/upload index 0b55d4d..6ced364 100755 --- a/yarrg/web/upload +++ b/yarrg/web/upload @@ -105,7 +105,7 @@ report the problem to us, not to Three Rings.

Installing and running on Linux

Download -<& downloadurl, leaf => 'jarrg.tar.gz' &> +<& downloadurl, leaf => 'jarrg-linux.tar.gz' &> and unpack it. You run jarrg from the command line. Change (cd) to the top level jarrg directory which was created when you unpacked the tarball, and then run @@ -191,14 +191,14 @@ the MIT-style two-clause licence.

-The download directory can contains other versions (eg unreleased test -versions), which you can see here: +The code for the downloadable binaries is in +in <& downloadurl, leaf=>'jarrg-source.tar.gz' &>. +The download directory also sometimes contains other versions +(eg unreleased test versions), which you can see here: <& downloadurl, leaf => '', test => 0 &>

-The source code for the downloadable released binaries is in the -<&| downloadurl, leaf=>'jarrg.tar.gz' &>Linux tarball. We maintain JARRG in git, and you can get source code for recent and perhaps unreleased versions from one of: