wok diff xfce4-appfinder/receipt @ rev 19683

Add: mate (a package to install all MATE desktop at once)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 12 00:43:16 2017 +0100 (2017-02-12)
parents c880431ba50f
children e36e70b3465c
line diff
     1.1 --- a/xfce4-appfinder/receipt	Mon Apr 07 07:57:01 2014 +0000
     1.2 +++ b/xfce4-appfinder/receipt	Sun Feb 12 00:43:16 2017 +0100
     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