summaryrefslogtreecommitdiff
path: root/lib/option.tcl
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2007-09-08 23:05:43 -0400
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2007-09-09 05:03:12 -0400
commitc63fe3b2dc90120a4bdba7194f92efc2f3c342ed (patch)
treea884acffca2d2cf558b593ac480966a6c88db7c8 /lib/option.tcl
parentgit-gui: Disable Tk send in all git-gui sessions (diff)
downloadtgif-c63fe3b2dc90120a4bdba7194f92efc2f3c342ed.tar.xz
git-gui: Avoid use of libdir in Makefile
Dmitry V. Levin pointed out that on GNU linux libdir is often used in Makefiles to mean "/usr/lib" or "/usr/lib64", a directory that is meant to hold platform-specific binary files. Using a different libdir meaning here in git-gui's Makefile breaks idomatic expressions like rpm specifile "make libdir=%_libdir". Originally I asked that the git.git Makefile undefine libdir before it calls git-gui's own Makefile but it turns out this is very hard to do, if not impossible. Renaming our libdir to gg_libdir resolves this case with a minimum amount of fuss on our part. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'lib/option.tcl')
0 files changed, 0 insertions, 0 deletions