From 2cdd95915c60917d616eccfd18841279cfd192e2 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 17 Oct 2006 23:58:25 -0700 Subject: [PATCH] snapshot --- Gitweb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gitweb b/Gitweb index 5a48b7e386..97afbd85c9 100755 --- a/Gitweb +++ b/Gitweb @@ -1,7 +1,6 @@ #!/bin/sh -G=/opt/packrat/playpen/public/in-place/git -Meta/Make GITWEB_CONFIG=$G/index/gitweb_config.perl gitweb/gitweb.cgi +Meta/Make gitweb/gitweb.cgi cd gitweb && DEST=`cd ../../index && /bin/pwd` || exit -- 2.32.0.93.g670b81a890