[dutch-svn] r75 - trunk/debian

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


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

Modified:
   trunk/debian/rules
Log:
Force overwriting the gzipped file.


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-06-09 22:10:25 UTC (rev 74)
+++ trunk/debian/rules	2007-06-09 22:40:55 UTC (rev 75)
@@ -88,7 +88,7 @@
 	grep -v -E '^NOSPLITSUGS|^REP' myspell/nl.aff > aspell/nl_affix.dat
 	cp myspell/nl.mwl aspell/nl.wl
 	prezip aspell/nl.wl
-	gzip -9 aspell/nl.cwl
+	gzip -9f aspell/nl.cwl
 
 	# wdutch wordlist
 	installdeb-wordlist --package=wdutch




More information about the pkg-dutch-commit mailing list