Revert "circumventing download from ccc.de failing"

This reverts commit 7da4c6765b.
This commit is contained in:
vv01f 2014-12-17 21:06:02 +01:00
parent 7da4c6765b
commit 2f1de1a4d0
1 changed files with 1 additions and 1 deletions

View File

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