context team mailing list archive
-
context team
-
Mailing list archive
-
Message #00262
Re: minimals: kfreebsd-i686 (debian)
On 2-2-2010 20:40, Mojca Miklavec wrote:
On Thu, Jan 28, 2010 at 14:41, Alan BRASLAU wrote:
kfreebsd-i386 is the official Debian name;
kfreebsd-amd64 is another variant (that I will need to include as well).
Hans - we need to fix mtxrun as well.
sure, as soon as we know the magic test string ...
From bash script:
case `uname -s` in
GNU/kFreeBSD)
case `uname -m` in
i*86) platform="kfreebsd-i386" ;;
amd64) platform="kfreebsd-amd64" ;;
Alan (or Taco): you need to figure out what os.name() returns on
luatex before we do that.
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
References