File edict.sh.patch of Package xyaku
diff -ru xyaku-1.4.0/addin/edict.sh.in xyaku-1.4.0.new/addin/edict.sh.in --- xyaku-1.4.0/addin/edict.sh.in 2000-06-18 10:37:43.000000000 +0200 +++ xyaku-1.4.0.new/addin/edict.sh.in 2006-08-15 16:21:18.000000000 +0200 @@ -16,7 +16,7 @@ # edict dictionary path. EDICT=@EDICT@ # grep command path. -GREP=@EGREP@ +GREP=/usr/bin/grep # Option processing while [ "$1" != "" ]