wok-current diff tcl-dev/receipt @ rev 16542
slitaz-menus: add Arabic translations (from xfce & lxde)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Apr 29 09:40:24 2014 +0000 (2014-04-29) |
parents | 61bec0518c8c |
children | 5470c9cb7190 |
line diff
1.1 --- a/tcl-dev/receipt Sat Mar 08 06:26:57 2014 +0100 1.2 +++ b/tcl-dev/receipt Tue Apr 29 09:40:24 2014 +0000 1.3 @@ -19,4 +19,5 @@ 1.4 cp -a $install/usr/lib/*.*a $fs/usr/lib 1.5 cp -a $install/usr/lib/tclConfig.sh $fs/usr/lib 1.6 cp -a $install/usr/include $fs/usr 1.7 + chmod +x $fs/usr/lib/tclConfig.sh 1.8 }