-- 
Best regards,
 Alexander GQ Gerasiov

 Contacts:
 e-mail:    g...@cs.msu.su             Jabber:  g...@jabber.ru
 Homepage:  http://gq.net.ru         ICQ:     7272757
 PGP fingerprint: 0628 ACC7 291A D4AA 6D7D  79B8 0641 D82A E3E3 CE1D
diff -rNu rus-ispell-0.99g5/debian/rules rus-ispell-0.99g5.fixed/debian/rules
--- rus-ispell-0.99g5/debian/rules	2009-01-17 02:31:02.000000000 +0300
+++ rus-ispell-0.99g5.fixed/debian/rules	2009-01-17 02:23:14.495148958 +0300
@@ -16,7 +16,7 @@
 build-arch:
 	# Generate ispell dictionary
 	grep -h '[£³]' $(DICTIONARIES) | tr '\243\263' '\305\345' > yo_subst.koi
-	cat $(DICTIONARIES) yo_subst.koi > $(ILANGUAGE).dict
+	cat $(DICTIONARIES) yo_subst.koi |./sortkoi8 | uniq > $(ILANGUAGE).dict
 	sed -e "s/^\#[ye]//;s/^\#koi/wordchars/" $(ILANGUAGE).aff.koi > $(ILANGUAGE).aff
 	buildhash $(ILANGUAGE).dict $(ILANGUAGE).aff $(ILANGUAGE).hash
 	# Generate myspell dictionary

Reply via email to