]> Lady’s Gitweb - Gitweb/commit
gitweb: Create install target for gitweb in Makefile
authorJakub Narebski <redacted>
Sat, 1 May 2010 20:36:15 +0000 (22:36 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:39 +0000 (00:50 -0400)
commit35b2cc7a8ebfc54335b450ba226c1ede0d3593f66d56d69dafcbba71048fe4e2
tree2d99b4bd53e3f01f6836b55535035028979d30364bd10398f112ad32e0ea4817
parentc16e72d8810c638c0f136bdfeb5332b8a8763a855e77b6f6c4fb6b0b6047877f
gitweb: Create install target for gitweb in Makefile

Installing gitweb is now as easy as

  # make gitwebdir=/var/www/cgi-bin gitweb-install  ;# as root

The gitweb/INSTALL file was updated accordingly, to make use of this
new target.

Fix shell quoting, i.e. setting bindir_SQ etc., in gitweb/Makefile.
Those variables were not used previously.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
INSTALL
Makefile
This page took 0.198121 seconds and 4 git commands to generate.