From ecaf9e61a7fb5f3c5a8c8c7e1d4590b1f2ab4481 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 28 Mar 2011 19:42:19 +0200 Subject: [PATCH] chaosupdates from rdf atom is broken atm: https://github.com/hukl/cccms/issues/50 --- Makefile | 2 +- xsl/common.xsl | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) 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 @@