wok diff nanochess/receipt @ rev 8353

up: glpi (0.78.2) + improve install
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 03 17:09:38 2011 +0100 (2011-02-03)
parents f07dab2dcaee
children 76ab12041a25
line diff
     1.1 --- a/nanochess/receipt	Mon Dec 06 14:58:44 2010 +0800
     1.2 +++ b/nanochess/receipt	Thu Feb 03 17:09:38 2011 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  	wget -O index.html \
     1.5  		$(dirname $WEB_SITE)/archive/toledo_javascript_chess_3.html
     1.6  	sed -i -e 's/<select/\&#9823; \&rarr; &/' \
     1.7 -	  -e 's/50px/"+P+"px/g' -e 's/=60/"+H+"/g' \
     1.8 +	  -e 's/50px/"+P+"px/g' -e 's/=60/="+H+"/g' \
     1.9  	  -e 's|for(a=|H=innerHeight/9;P=H*5/6;|' -e 's/^"<table/for(a=&/' \
    1.10  	  -e 's/f0f":"c0c")+"0f0/f0f":"606")+"0c0/' -e 's/e0e0f0/b0b080/' \
    1.11  	  -e 's/><option.*$/>";/' -e 's|^doc.*|for(p=18;++p<23;)a+="<option>\&#98"+p+";</option>";document.write(a);|' \