wok rev 7680

up:fcitx-4.0.1 & remove table modules
author fireflyoo <lufeng369@gmail.com>
date Fri Dec 17 20:03:29 2010 +0000 (2010-12-17)
parents 7f30061f1a50
children 432ed1a20735
files fcitx/receipt
line diff
     1.1 --- a/fcitx/receipt	Thu Dec 16 23:03:26 2010 +0000
     1.2 +++ b/fcitx/receipt	Fri Dec 17 20:03:29 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="fcitx"
     1.7 -VERSION="4.0.0"
     1.8 +VERSION="4.0.1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Free Chinese Input Toy of X, a collection of Simplified Chinese input methods for Linux."
    1.11  MAINTAINER="lufeng369@gmail.com"
    1.12 @@ -25,4 +25,5 @@
    1.13  {
    1.14      mkdir -p $fs/usr
    1.15      cp -a $_pkg/usr $fs/
    1.16 -}
    1.17 \ No newline at end of file
    1.18 +    rm -rf $fs/usr/share/fcitx/data/table
    1.19 +}