This commit is contained in:
Junio C Hamano
2006-10-17 23:58:25 -07:00
parent 9f090dbc8d
commit 2cdd95915c

3
Gitweb
View File

@@ -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