From 5113e8292a5a8e3dce6903a2a49550d1c6445b2b Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Sat, 13 Sep 2003 12:52:28 +0000 Subject: [PATCH] fixed a typo in xjdic - which never could have been build! git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1389 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- Documentation/Developers/CHANGELOG-RENE | 1 + package/blindcoder/xjdic23/xjdic23.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index cc438bfcc..c9632fedf 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -7,6 +7,7 @@ - Dimitar Zhekov: linux config style fixes, pkgsel rules in submenu, fixed xfree86 to not install config .bak files, zgv clarification, fixed some pkgcheck mis-use + - fixed a typo in xjdic - which never could have been build! *) 2003-09-12 (2.0.0-rc1 - 2.0.0-rc2) diff --git a/package/blindcoder/xjdic23/xjdic23.conf b/package/blindcoder/xjdic23/xjdic23.conf index 5e18c2d0a..9d965098d 100644 --- a/package/blindcoder/xjdic23/xjdic23.conf +++ b/package/blindcoder/xjdic23/xjdic23.conf @@ -22,7 +22,7 @@ xjdic_main() { for x in edict kanjidic; do - bunzip -c $archdir/$(echo $desc_D | cut -d' ' -f2 | grep $x) \ + bunzip2 -c $archdir/$(echo $desc_D | cut -d' ' -f2 | grep $x) \ > $x done make all