From 73188422c045e242b3f58d6ee731cc544d728a6b Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 8 Apr 2008 22:08:01 -0700 Subject: [PATCH] Gitweb: remove blame.js -- that's long gone. --- Gitweb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gitweb b/Gitweb index ac6944885b..56b7e822d1 100755 --- a/Gitweb +++ b/Gitweb @@ -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