]> git.cameronkatri.com Git - cgit.git/commit
Makefile: add INSTALL var to set install command
authorTodd Zullinger <tmz@pobox.com>
Sun, 11 Jan 2009 23:23:52 +0000 (18:23 -0500)
committerLars Hjemli <hjemli@gmail.com>
Mon, 12 Jan 2009 07:22:24 +0000 (08:22 +0100)
commit4ac89ec8b4fe347ed6d2655a30b55f894021c173
treefb28aba37620766acafa056e580dc06a068eed03
parent3796c2d8d21099007ea4b0572522003ceafb4eab
Makefile: add INSTALL var to set install command

This also explicitly sets the modes for installed files (755 for the
.cgi, 644 for the .css and .png).

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile