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

Junio C Hamano committed Apr 8, 2008 at 22:08 UTC 73188422c045e242b3f58d6ee731cc544d728a6b
1 file changed +1 -1
Gitweb
+1 -1
@@ -6,7 +6,7 @@ cd gitweb &&
6 DEST=`cd ../../index && /bin/pwd` || exit
7
8 differs=
9 -rsrc='gitweb.cgi gitweb.css git-favicon.png blame.js'
9 +rsrc='gitweb.cgi gitweb.css git-favicon.png'
10
11 for r in $rsrc
12 do