wok rev 15803

8086tiny: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 22 18:20:12 2014 +0100 (2014-01-22)
parents f625c58895bf
children c324508a40bf
files 8086tiny/receipt
line diff
     1.1 --- a/8086tiny/receipt	Wed Jan 22 18:13:11 2014 +0100
     1.2 +++ b/8086tiny/receipt	Wed Jan 22 18:20:12 2014 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  
     1.5  clear
     1.6  stty cbreak raw -echo min 0
     1.7 -${8086TINY:-/usr/bin/8086tiny} /usr/share/8086tiny/bios "$@"
     1.8 +\${TINY8086:-/usr/bin/8086tiny} /usr/share/8086tiny/bios "\$@"
     1.9  stty cooked echo
    1.10  EOT
    1.11  	chmod 755 $src/8086tiny.sh