|
|
@@ -37,9 +37,9 @@ Index: gc-utils/doc/Makefile
|
|
|
endif
|
|
|
|
|
|
uninstall:
|
|
|
-Index: git-1.6.1.1/Documentation/Makefile
|
|
|
---- git-1.6.1.1/Documentation/Makefile.orig 2008-07-20 02:23:11 +0200
|
|
|
-+++ git-1.6.1.1/Documentation/Makefile 2008-08-01 21:05:21 +0200
|
|
|
+Index: git-1.6.1.2/Documentation/Makefile
|
|
|
+--- git-1.6.1.2/Documentation/Makefile.orig 2008-07-20 02:23:11 +0200
|
|
|
++++ git-1.6.1.2/Documentation/Makefile 2008-08-01 21:05:21 +0200
|
|
|
@@ -48,9 +48,9 @@
|
|
|
infodir?=$(prefix)/share/info
|
|
|
MAKEINFO=makeinfo
|
|
|
@@ -52,9 +52,9 @@ Index: git-1.6.1.1/Documentation/Makefile
|
|
|
endif
|
|
|
|
|
|
-include ../config.mak.autogen
|
|
|
-Index: git-1.6.1.1/Makefile
|
|
|
---- git-1.6.1.1/Makefile.orig 2008-07-20 02:23:11 +0200
|
|
|
-+++ git-1.6.1.1/Makefile 2008-08-01 21:05:21 +0200
|
|
|
+Index: git-1.6.1.2/Makefile
|
|
|
+--- git-1.6.1.2/Makefile.orig 2008-07-20 02:23:11 +0200
|
|
|
++++ git-1.6.1.2/Makefile 2008-08-01 21:05:21 +0200
|
|
|
@@ -176,7 +176,7 @@
|
|
|
infodir = $(prefix)/share/info
|
|
|
gitexecdir = $(bindir)
|
|
|
@@ -78,9 +78,9 @@ Index: git-1.6.1.1/Makefile
|
|
|
endif
|
|
|
BUILTIN_OBJS += builtin-http-fetch.o
|
|
|
EXTLIBS += $(CURL_LIBCURL)
|
|
|
-Index: git-1.6.1.1/perl/Makefile.PL
|
|
|
---- git-1.6.1.1/perl/Makefile.PL.orig 2008-07-20 02:23:11 +0200
|
|
|
-+++ git-1.6.1.1/perl/Makefile.PL 2008-08-01 21:05:21 +0200
|
|
|
+Index: git-1.6.1.2/perl/Makefile.PL
|
|
|
+--- git-1.6.1.2/perl/Makefile.PL.orig 2008-07-20 02:23:11 +0200
|
|
|
++++ git-1.6.1.2/perl/Makefile.PL 2008-08-01 21:05:21 +0200
|
|
|
@@ -26,5 +26,6 @@
|
|
|
VERSION_FROM => 'Git.pm',
|
|
|
PM => \%pm,
|