Cleaned up directories for git-1.7.5.

This commit is contained in:
Scott McCreary
2011-05-04 22:42:36 +00:00
parent 8ec37fe66a
commit f0f71761c4

View File

@@ -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