author | Mark Levedahl <mdl123@verizon.net> | |
Fri, 18 Jan 2008 03:50:23 +0000 (22:50 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 18 Jan 2008 03:58:24 +0000 (22:58 -0500) | ||
commit | a02855711310b553c610fe7ef634f4ceb25fe9f6 | |
tree | 19408e3c23ab9ca15c4b7e1fd05f73892773edd3 | tree | snapshot |
parent | a1f8f5043cb791aaa7d4c08dc779525551612da0 | commit | diff |
git-gui: Makefile - Handle $DESTDIR on Cygwin
gg_libdir is converted to an absolute Windows path on Cygwin,
but a later step attempts to prefix $DESTDIR to install to a
staging directory. Explicitly separate the uses of gg_libdir for
these two purposes so installation to $DESTDIR will work.
Signed-off-by: Mark Levedahl <mdl123@verizon.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
gg_libdir is converted to an absolute Windows path on Cygwin,
but a later step attempts to prefix $DESTDIR to install to a
staging directory. Explicitly separate the uses of gg_libdir for
these two purposes so installation to $DESTDIR will work.
Signed-off-by: Mark Levedahl <mdl123@verizon.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile | diff | blob | history |