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.
>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.
Mojca
_______________________________________________
Mailing list: https://launchpad.net/~context
Post to : [email protected]
Unsubscribe : https://launchpad.net/~context
More help : https://help.launchpad.net/ListHelp