diff --git a/Makefile b/Makefile index 091f19220..5eb1d001c 100644 --- a/Makefile +++ b/Makefile @@ -214,7 +214,7 @@ build/%.html.xhtml5-validate: build/%.html ### Die neuesten Chaosupdates holen ### $(WWW_CCC_DE_UPDATES).orig: $(DATESTAMP) $(RM) $@ - $(WGET) -O $@ http://www.ccc.de/en/rss/updates + $(WGET) -O $@ http://www.ccc.de/de/rss/updates.rdf $(WWW_CCC_DE_UPDATES): $(WWW_CCC_DE_UPDATES).orig $(VALIDATOR) --recover $< > $@ diff --git a/xsl/common.xsl b/xsl/common.xsl index b64261532..3ce5454aa 100644 --- a/xsl/common.xsl +++ b/xsl/common.xsl @@ -2,10 +2,11 @@ + exclude-result-prefixes="xsl rss rdf date str">
@@ -163,15 +164,15 @@