Gitweb: remove blame.js -- that's long gone.

This commit is contained in:
Junio C Hamano 2008-04-08 22:08:01 -07:00
parent 2bfbc39b51
commit 73188422c0

2
Gitweb
View File

@ -6,7 +6,7 @@ cd gitweb &&
DEST=`cd ../../index && /bin/pwd` || exit
differs=
rsrc='gitweb.cgi gitweb.css git-favicon.png blame.js'
rsrc='gitweb.cgi gitweb.css git-favicon.png'
for r in $rsrc
do