From f77f7b1b67caa580ada61459ede7879540fec501 Mon Sep 17 00:00:00 2001 From: Zheng Zhu Date: Sat, 9 Apr 2005 12:14:16 +0000 Subject: [PATCH] (bug 1851) updated download url for the SCIM packages --- includes/zhtable/Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/includes/zhtable/Makefile b/includes/zhtable/Makefile index 45b13c629f..18122b24eb 100644 --- a/includes/zhtable/Makefile +++ b/includes/zhtable/Makefile @@ -20,16 +20,16 @@ Unihan.txt: unzip Unihan.zip EZ.txt.in: - wget http://freedesktop.org/~suzhe/sources/scim-tables-0.4.3.tar.gz - tar zxvf scim-tables-0.4.3.tar.gz > /dev/null - cp scim-tables-0.4.3/zh/EZ.txt.in . - rm -rf scim-tables-0.4.3* + wget http://easynews.dl.sourceforge.net/sourceforge/scim/scim-tables-0.5.1.tar.gz + tar zxvf scim-tables-0.5.1.tar.gz > /dev/null + cp scim-tables-0.5.1/zh/EZ.txt.in . + rm -rf scim-tables-0.5.1* phrase_lib.txt: - wget http://freedesktop.org/~suzhe/scim-chinese/scim-chinese-0.4.2.tar.gz - tar zxvf scim-chinese-0.4.2.tar.gz > /dev/null - cp scim-chinese-0.4.2/data/phrase_lib.txt . - rm -rf scim-chinese-0.4.2* + wget http://easynews.dl.sourceforge.net/sourceforge/scim/scim-pinyin-0.5.0.tar.gz + tar zxvf scim-pinyin-0.5.0.tar.gz > /dev/null + cp scim-pinyin-0.5.0/data/phrase_lib.txt . + rm -rf scim-pinyin-0.5.0* tsi.src: wget http://unc.dl.sourceforge.net/sourceforge/libtabe/libtabe-0.2.3.tgz -- 2.20.1