wok-next diff xfce4-appfinder/receipt @ rev 19211
Up python-mako (1.0.4)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 14 09:54:21 2016 +0200 (2016-06-14) |
parents | c880431ba50f |
children | a566e73b574d |
line diff
1.1 --- a/xfce4-appfinder/receipt Mon Apr 07 07:57:01 2014 +0000 1.2 +++ b/xfce4-appfinder/receipt Tue Jun 14 09:54:21 2016 +0200 1.3 @@ -31,8 +31,5 @@ 1.4 mkdir -p $fs/usr/share/locale 1.5 cp -a $install/usr/bin $fs/usr 1.6 cp -a $install/usr/share/applications $fs/usr/share 1.7 - for TRANSLATION in $LOCALE; do 1.8 - cp -a $install/usr/share/locale/$TRANSLATION $fs/usr/share/ ; 1.9 - done 1.10 } 1.11