Makefile: yet another date stamping fix

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1066 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
toidinamai 2008-01-13 02:34:28 +00:00
parent a7cf1d386e
commit 36df8a18ff
1 changed files with 2 additions and 2 deletions

View File

@ -158,9 +158,9 @@ content/datenspuren/schedule.xml: content/static/datenspuren/fahrplan/days.de.ht
### Die neuesten Chaosupdates holen ###
$(WWW_CCC_DE_UPDATES): $(DATESTAMP)
$(WGET) http://www.ccc.de/updates/$(WWW_CCC_DE_UPDATES) || \
$(RM) $@
$(WGET) -O $@ http://www.ccc.de/updates/$(WWW_CCC_DE_UPDATES) || \
cp chaosupdates-2006-01-02.rdf $@
touch $@
### Mr. Propper ###
.PHONY: clean