From f0f71761c49387d0fbc3f97818b276434ed16120 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Wed, 4 May 2011 22:42:36 +0000 Subject: [PATCH] Cleaned up directories for git-1.7.5. --- dev-vcs/git/patches/git-1.7.5.patch | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dev-vcs/git/patches/git-1.7.5.patch b/dev-vcs/git/patches/git-1.7.5.patch index 89740ef61..b1caa570a 100644 --- a/dev-vcs/git/patches/git-1.7.5.patch +++ b/dev-vcs/git/patches/git-1.7.5.patch @@ -1,7 +1,7 @@ diff -up git-1.7.5/Makefile.orig git-1.7.5/Makefile --- git-1.7.5/Makefile.orig 2011-04-24 11:48:31.029622272 -0600 +++ git-1.7.5/Makefile 2011-05-04 14:19:53.645136384 -0600 -@@ -1135,6 +1135,25 @@ ifeq ($(uname_S),Interix) +@@ -1135,6 +1135,30 @@ ifeq ($(uname_S),Interix) NO_INET_PTON = YesPlease endif endif @@ -14,6 +14,11 @@ diff -up git-1.7.5/Makefile.orig git-1.7.5/Makefile + PERL_PATH = perl + PYTHON_PATH = python +# TCL_PATH = tclsh ++ mandir = /boot/common/documentation/man ++ infodir = /boot/common/documentation/info ++ gitexecdir = /boot/common/bin/git-core ++ gitwebdir = /boot/common/data/gitweb ++ template_dir = /boot/common/data/git-core/templates + NO_TCLTK = YesPlease + DEFAULT_EDITOR = nano + CURL_DIR = /boot/common