From c00b3c3a52210b135985025a6b6b238880db0d5f Mon Sep 17 00:00:00 2001 From: astro Date: Tue, 25 Mar 2008 20:03:16 +0000 Subject: [PATCH] Compile fix git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1121 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- Makefile | 2 ++ xsl/rss.xsl | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9cb52722d..c56d96e55 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,11 @@ $(DATESTAMP): build/news.html: $(WWW_CCC_DE_UPDATES) $(CALENDAR_SUMMARY) $(DATESTAMP) build/news-rss.xml : STYLE=xsl/rss.xsl build/news-rss.xml : NOVALID_IGNORE:=true +build/news-rss.xml : PFLAGS+=--stringparam prefix "" build/news-rss.xml : VFLAGS_OUT=--noout --schema xsd/rss20.xsd build/news-atom.xml : STYLE=xsl/atom.xsl build/news-atom.xml : NOVALID_IGNORE:=true +build/news-atom.xml : PFLAGS+=--stringparam prefix "" build/news-atom.xml : VFLAGS_OUT=--noout --relaxng xsd/atom.rng build/podcast.xml : STYLE=xsl/podcast.xsl build/podcast.xml : NOVALID_IGNORE:=true diff --git a/xsl/rss.xsl b/xsl/rss.xsl index dc89d9cad..66cb7b17e 100644 --- a/xsl/rss.xsl +++ b/xsl/rss.xsl @@ -27,7 +27,6 @@ - prefix: newsfile: