fehlerquelle ccc.de temp. auskommentiert

This commit is contained in:
vv01f 2014-12-17 21:16:43 +01:00
parent c022165474
commit f1547459d0
1 changed files with 3 additions and 3 deletions

View File

@ -312,9 +312,9 @@ build/%.html.xhtml5-validate: build/%.html
### Die neuesten Chaosupdates holen ### ### Die neuesten Chaosupdates holen ###
$(WWW_CCC_DE_UPDATES).orig: $(DATESTAMP) #$(WWW_CCC_DE_UPDATES).orig: $(DATESTAMP)
$(RM) $@ # $(RM) $@
$(WGET) -O $@ -4 http://www.ccc.de/de/rss/updates.rdf # $(WGET) -O $@ -4 http://www.ccc.de/de/rss/updates.rdf
$(WWW_CCC_DE_UPDATES): $(WWW_CCC_DE_UPDATES).orig $(WWW_CCC_DE_UPDATES): $(WWW_CCC_DE_UPDATES).orig
$(VALIDATOR) --recover $< > $@ $(VALIDATOR) --recover $< > $@