[dutch-svn] r76 - trunk/debian

kroeckx at alioth.debian.org kroeckx at alioth.debian.org
Sat Jun 9 22:44:55 UTC 2007


Author: kroeckx
Date: 2007-06-09 22:44:55 +0000 (Sat, 09 Jun 2007)
New Revision: 76

Modified:
   trunk/debian/rules
Log:
No need to change the myspell .aff file, aspell can handle everything in it.


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-06-09 22:40:55 UTC (rev 75)
+++ trunk/debian/rules	2007-06-09 22:44:55 UTC (rev 76)
@@ -85,7 +85,7 @@
 	wc -l myspell/nl.mwl > myspell/nl.dic
 	cat myspell/nl.mwl >> myspell/nl.dic
 	# aspell
-	grep -v -E '^NOSPLITSUGS|^REP' myspell/nl.aff > aspell/nl_affix.dat
+	cp myspell/nl.aff aspell/nl_affix.dat
 	cp myspell/nl.mwl aspell/nl.wl
 	prezip aspell/nl.wl
 	gzip -9f aspell/nl.cwl




More information about the pkg-dutch-commit mailing list