From 78773d3a092441e3f9d0be99f46cf45436d2e6cf Mon Sep 17 00:00:00 2001 From: Andre Date: Tue, 21 Feb 2006 18:38:02 +0100 Subject: [PATCH] cvs->git update --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 $< $@ -- 2.39.2