From e461bc9c5f94c8075c4806365e4db495b530f9fc Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Mon, 25 Feb 2002 10:42:44 +0000 Subject: [PATCH] Some clean-up (unuseful sed removed from Makefile). --- helm/mowgli/home/html/Makefile | 2 +- helm/mowgli/home/templates/menu.html | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/helm/mowgli/home/html/Makefile b/helm/mowgli/home/html/Makefile index 8fc0e0b8a..df78f8dfa 100644 --- a/helm/mowgli/home/html/Makefile +++ b/helm/mowgli/home/html/Makefile @@ -147,7 +147,7 @@ software/index.html: $(XMLROOT)/software/index.xml \ $(XSLTP) --param path_to_top "'..'" -o $@ $(XSLROOT)/xhtml-content.xsl $< menu.html: $(TEMPLATESROOT)/menu.html - sed s/\@DATE\@/"`date`"/ $< >$@ + cp $< $@ project-management.html: $(XMLROOT)/project-management.xml \ $(XSLROOT)/xhtml-content.xsl diff --git a/helm/mowgli/home/templates/menu.html b/helm/mowgli/home/templates/menu.html index a2695a13c..bce5ef009 100644 --- a/helm/mowgli/home/templates/menu.html +++ b/helm/mowgli/home/templates/menu.html @@ -1,7 +1,8 @@ - + MoWGLI Menu @@ -80,7 +81,7 @@
Project Leader: -
asperti@cs.unibo.it +
Prof. Andrea Asperti
Webmaster:
@@ -96,13 +97,6 @@ - - -- 2.39.2