···8585 # gitweb.cgi, need to patch so that it's found
8686 sed -i -e "s|'compressor' => \['gzip'|'compressor' => ['${gzip}/bin/gzip'|" \
8787 $out/share/gitweb/gitweb.cgi
8888+8989+ # Also put git-http-backend into $PATH, so that we can use smart
9090+ # HTTP(s) transports for pushing
9191+ ln -s $out/libexec/git-core/git-http-backend $out/bin/git-http-backend
8892 ''
89939094 + (if svnSupport then