tags 591365 patch thanks Hi,
Thanks for your report. Please find below patch for i2myspell script: --- ../magyarispell-0.99.4/bin/i2myspell 2003-08-22 05:51:34.000000000 +0700 +++ bin/i2myspell 2010-08-27 12:07:38.000000000 +0600 @@ -101,7 +101,7 @@ cat /tmp/i2my$$.1 | wc -l | tr -cd '0-9\n' - tail +2 /tmp/i2my$$.1 + tail -n +2 /tmp/i2my$$.1 echo rm -f /tmp/i2my$$.1 With this fix dictionary built correctly: $ ls -l /usr/share/hunspell/hu_HU.dic -rw-r--r-- 1 root root 5126088 2010-08-27 14:16 /usr/share/hunspell/hu_HU.dic Timur -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org