Replace ugly hack by the old one

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1124 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2008-03-25 21:05:02 +00:00
parent 569a9b1e40
commit bce3bcbdf4
1 changed files with 1 additions and 2 deletions

View File

@ -160,9 +160,8 @@ build/cgi-bin/search.html: content/cgi-bin/search.xml $(STYLE) $(NAVIGATION) $(D
build/datenspuren/%html : STYLE=$(DS_STYLE)
build/datenspuren/%.html: content/datenspuren/%.xml $(DS_STYLE)
$(call xml_process)
build/datenspuren/schedule.html : NOVALID_IGNORE:=true
content/datenspuren/schedule.xml:
rm $@
#content/datenspuren/schedule.xml: content/static/datenspuren/fahrplan/days.de.html
# cp $< $@