# HG changeset patch # User fireflyoo # Date 1292616209 0 # Node ID 48d5488504e15872c860f8e8ab81e0079a3988de # Parent 7f30061f1a5012cf7f0fc95a138192e2bba4e51d up:fcitx-4.0.1 & remove table modules diff -r 7f30061f1a50 -r 48d5488504e1 fcitx/receipt --- a/fcitx/receipt Thu Dec 16 23:03:26 2010 +0000 +++ b/fcitx/receipt Fri Dec 17 20:03:29 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="fcitx" -VERSION="4.0.0" +VERSION="4.0.1" CATEGORY="x-window" SHORT_DESC="Free Chinese Input Toy of X, a collection of Simplified Chinese input methods for Linux." MAINTAINER="lufeng369@gmail.com" @@ -25,4 +25,5 @@ { mkdir -p $fs/usr cp -a $_pkg/usr $fs/ -} \ No newline at end of file + rm -rf $fs/usr/share/fcitx/data/table +}