snapshot
Junio C Hamano committed
Oct 17, 2006 at 23:58 UTC
2cdd95915c60917d616eccfd18841279cfd192e2
1 file changed
+1
-2
Gitweb
+1
-2
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