Makefile: pass bindir= when making gitweb
commit9d7d03f5c589f5e8c97537ac90db1f2edfaab8de
authorKyle J. McKay <mackyle@gmail.com>
Wed, 3 Sep 2014 04:14:44 +0000 (2 21:14 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 3 Sep 2014 04:14:44 +0000 (2 21:14 -0700)
treee340745b74596c00163f6ef2386fdc1a2ca08eb6
parentac2ec1a2af893761da1581ad537b13d5560a848d
Makefile: pass bindir= when making gitweb

Use the directory (dirname) of $Girocco::Config::git_bin to set
the bindir make variable when making gitweb so that it's value
for GIT_BINDIR is constant no matter what user invokes make.
Makefile
install.sh