]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Makefile
Documentation: ls-files -v is about "assume unchanged".
[git.git] / Makefile
index 617e5f5a4bffcfbc84dbf804958978bd7fcf5c3b..d6d3d65b1b9350b2c42344e9905a1d528b8a424c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -880,6 +880,7 @@ git-instaweb: git-instaweb.sh gitweb/gitweb.cgi gitweb/gitweb.css
            -e '/@@GITWEB_CGI@@/d' \
            -e '/@@GITWEB_CSS@@/r gitweb/gitweb.css' \
            -e '/@@GITWEB_CSS@@/d' \
+           -e 's|@@PERL@@|$(PERL_PATH_SQ)|g' \
            $@.sh > $@+ && \
        chmod +x $@+ && \
        mv $@+ $@