summaryrefslogtreecommitdiff
path: root/builtin-commit.c
diff options
context:
space:
mode:
authorSteffen Prohaska <prohaska@zib.de>2008-07-27 14:23:30 -0700
committerShawn O. Pearce <spearce@spearce.org>2008-07-29 22:43:37 -0700
commitf8f1acf339da302ea912c8dd114042a1ef6f994f (patch)
tree23ae95d80b993a80845c548d0d29d2020ac190fe /builtin-commit.c
parent79317e5df184773f3211503be49b8836b712facc (diff)
downloadgit-f8f1acf339da302ea912c8dd114042a1ef6f994f.tar.gz
git-gui: Correct installation of library to be $prefix/share
We always wanted the library for git-gui to install into the $prefix/share directory, not $prefix/libexec/share. All of the files in our library are platform independent and may be reused across systems, like any other content stored in the share directory. Our computation of where our library should install to was broken when git itself started installing to $prefix/libexec/git-core, which was one level down from where we expected it to be. Signed-off-by: Steffen Prohaska <prohaska@zib.de> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'builtin-commit.c')
0 files changed, 0 insertions, 0 deletions