wok-stable diff scim-tables/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents 0f39875b5d38
children
line diff
     1.1 --- a/scim-tables/receipt	Wed May 25 11:05:29 2011 +0200
     1.2 +++ b/scim-tables/receipt	Mon Mar 04 18:42:23 2019 +0100
     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 -}