mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Cleaned up directories for git-1.7.5.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user