[dutch-svn] r85 - trunk/debian

kroeckx at alioth.debian.org kroeckx at alioth.debian.org
Sun Jun 10 09:58:27 UTC 2007


Author: kroeckx
Date: 2007-06-10 09:58:27 +0000 (Sun, 10 Jun 2007)
New Revision: 85

Modified:
   trunk/debian/rules
Log:
Only remove files we generate.


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-06-10 09:53:29 UTC (rev 84)
+++ trunk/debian/rules	2007-06-10 09:58:27 UTC (rev 85)
@@ -72,8 +72,8 @@
 	-rm $(UTF8OUTPUT) $(LATIN1OUTPUT)
 	-rm aspell/nl_affix.dat
 	-rm aspell/nl.cwl.gz aspell/nl.cwl aspell/nl.wl
-	-rm myspell/nl.dic myspell/nl.mwl
-	-rm ispell/dutch ispell/dutch.mwl* ispell/dutch.hash
+	-rm myspell/nl.dic
+	-rm ispell/dutch ispell/dutch.mwl*
 
 	dh_clean
 




More information about the pkg-dutch-commit mailing list