wok-next diff squirrelmail-locales/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
parents b02249341793
children b13ed9740841
line diff
     1.1 --- a/squirrelmail-locales/receipt	Fri Aug 08 08:58:38 2008 +0000
     1.2 +++ b/squirrelmail-locales/receipt	Mon Aug 05 11:40:01 2013 +0300
     1.3 @@ -73,12 +73,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/squirrelmail/locale
     1.7 -	# Package all squirrelmail locale pkgs
     1.8 -	for i in $(cd $WOK; grep -l '^WANTED="squirrelmail-locales"$' \
     1.9 -			squirrelmail-*/receipt)
    1.10 -	do
    1.11 -		tazwok genpkg ${i%/receipt}
    1.12 -	done
    1.13  }
    1.14  
    1.15  clean_wok()