From: Andre Date: Tue, 21 Feb 2006 17:38:02 +0000 (+0100) Subject: cvs->git update X-Git-Tag: v0.2.11~60 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=78773d3a092441e3f9d0be99f46cf45436d2e6cf;ds=sidebyside cvs->git update --- diff --git a/Makefile.in b/Makefile.in index 25cec46f..e9ad0a98 100644 --- a/Makefile.in +++ b/Makefile.in @@ -81,7 +81,7 @@ shots += para_krell-2005-02.png para_server-startup.txt shots += para_slider-2004-12.png sdl_gui.jpg para_krell-2005-02.png shots := $(patsubst %,web/sync/%,$(shots)) web_pics := web/sync/paraslash.png web/sync/paraslash.ico -web_misc := demo-script overview.pdf versions/paraslash-cvs.tar.bz2 PUBLIC_KEY key.anonymous para.css doc +web_misc := demo-script overview.pdf versions/paraslash-git.tar.bz2 PUBLIC_KEY key.anonymous para.css doc web_misc := $(patsubst %,web/sync/%,$(web_misc)) misc := bash_completion @@ -263,7 +263,7 @@ web/sync/demo-script: scripts/demo-script web/sync cp $< $@ web/sync/para.css: web/para.css web/sync cp $< $@ -web/sync/versions/paraslash-cvs.tar.bz2: paraslash-cvs.tar.bz2 web/sync +web/sync/versions/paraslash-git.tar.bz2: paraslash-git.tar.bz2 web/sync cp -a versions web/sync && cp $< $@ web/sync/overview.pdf: skencil/overview.pdf web/sync cp $< $@