[Collab-qa-commits] r1506 - ddpo-by-mail

Raphael Geissert geissert at alioth.debian.org
Fri Jul 10 17:00:45 UTC 2009


Author: geissert
Date: 2009-07-10 17:00:44 +0000 (Fri, 10 Jul 2009)
New Revision: 1506

Modified:
   ddpo-by-mail/Makefile
Log:
Clean ood data too


Modified: ddpo-by-mail/Makefile
===================================================================
--- ddpo-by-mail/Makefile	2009-07-06 19:10:05 UTC (rev 1505)
+++ ddpo-by-mail/Makefile	2009-07-10 17:00:44 UTC (rev 1506)
@@ -34,6 +34,9 @@
 ood_excuses.txt: ood/update_output.txt ood/update_excuses.html $(FORCE)
 	python ../dato-ood/ood_excuses.py > $@
 
+clean-update::
+	$(RM) -r $(DATA_DIR)/ood/
+
 dehs.txt: $(FORCE)
 	[ -L ddpomail.txt ] || ln -s $@ ddpomail.txt
 	$(WGET) http://dehs.alioth.debian.org/ddpomail.txt




More information about the Collab-qa-commits mailing list