From 7e4d264a793dc7ff8a5b74dc3fc8c5f33854a179 Mon Sep 17 00:00:00 2001 From: reinhard Date: Mon, 8 Dec 2008 19:15:23 +0000 Subject: [PATCH] Another fix to link generation. svn path=/trunk/; revision=11555 --- news/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/Makefile b/news/Makefile index 93815f0f7d..1e28bbf5cd 100644 --- a/news/Makefile +++ b/news/Makefile @@ -6,7 +6,7 @@ FILES := ../news/*/*.xhtml ../projects/*/*.xhtml # Trying to keep things readable ACTUAL_PREREQUISITE = ../$$(echo $* | sed -e 's,___,/,g').xhtml FIND_XHTML = ../$$(echo $$FILE | sed -e 's,___,/,g').xhtml -TRANSFORM = xsltproc --stringparam link $$(echo $$FILE | sed -e 's,..,,' | sed -e 's,.xhtml,.html,') $(XSL_STYLESHEET) $$FILE > $@ +TRANSFORM = xsltproc --stringparam link $$(echo $$FILE | sed -e 's,\.\.,,' | sed -e 's,..\.xhtml,html,') $(XSL_STYLESHEET) $$FILE > $@ # Select files sources := $(shell grep -l "