wok diff scim-tables/receipt @ rev 10494

firefox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 13:32:14 2011 +0200 (2011-05-25)
parents 0f39875b5d38
children d0d763c71fac
line diff
     1.1 --- a/scim-tables/receipt	Wed May 25 11:05:29 2011 +0200
     1.2 +++ b/scim-tables/receipt	Wed May 25 13:32:14 2011 +0200
     1.3 @@ -28,16 +28,4 @@
     1.4  genpkg_rules()
     1.5  {
     1.6      mkdir -p $fs/var
     1.7 -    for i in base ja ko zh additional
     1.8 -    do
     1.9 -        cook $PACKAGE-$i || tazwok genpkg $PACKAGE-$i
    1.10 -    done
    1.11  }
    1.12 -
    1.13 -clean_wok()
    1.14 -{
    1.15 -    for i in base ja ko zh additional
    1.16 -    do
    1.17 -        tazwok clean $PACKAGE-$i
    1.18 -    done
    1.19 -}