wok annotate coccinella/stuff/coccinella @ rev 20255
firefox, thunderbird: try to force i686
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 13 21:40:37 2018 +0100 (2018-03-13) |
parents | |
children |
rev | line source |
---|---|
pascal@14445 | 1 #!/bin/sh |
pascal@14445 | 2 |
pascal@14445 | 3 cd /usr/share/coccinella && { |
pascal@14445 | 4 wish8.5 ./Coccinella.tcl "$@" |
pascal@14445 | 5 cd - |
pascal@14445 | 6 } |