Hi, On Thu, 21 Jan 2010 05:44:38 +0000 SevenMachines <sevenmachi...@yahoo.co.uk> wrote: > during naist-jdic-utf8 install > > Done! Check /var/lib/chasen/dic/naist-jdic-utf8 directory. > [: 68: -a: unexpected operator
I cannot reproduce it, so please other logs which you can provide, and other files as /usr/share/chasen/chasenrc-utf8 or so. > [naist-jdic.diff text/x-diff (650B)] > diff -ruN naist-jdic-0.4.3.old/debian/naist-jdic-utf8.postinst > naist-jdic-0.4.3/debian/naist-jdic-utf8.postinst > --- naist-jdic-0.4.3.old/debian/naist-jdic-utf8.postinst 2010-01-21 > 05:30:11.857482943 +0000 > +++ naist-jdic-0.4.3/debian/naist-jdic-utf8.postinst 2010-01-21 > 05:30:38.487483124 +0000 > @@ -47,7 +47,7 @@ > echo "Done! Check ${destdir} directory." > > # specify encoding > - if [ -z `grep '(ENCODE "u")' ${chasenrc}-utf8` -a -z `grep '(ENCODE > "w")' ${chasenrc}-utf8`]; then > + if [ -z `grep '(ENCODE "u")' ${chasenrc}-utf8` ] && [ -z `grep '(ENCODE > "w")' ${chasenrc}-utf8`]; then > echo '(ENCODE "u")' >> ${chasenrc}-utf8 > fi It seems to be same. -- Regards, Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp http://wiki.debian.org/HidekiYamane -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org