wok view coccinella/stuff/coccinella @ rev 17305

python-cups: fix bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 01 10:55:48 2014 +0100 (2014-11-01)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }