|
|
@@ -37,9 +37,9 @@ Index: gc-utils/doc/Makefile
|
|
|
endif
|
|
|
|
|
|
uninstall:
|
|
|
-Index: git-1.6.5.3/Documentation/Makefile
|
|
|
---- git-1.6.5.3/Documentation/Makefile.orig 2009-11-16 23:14:46 +0100
|
|
|
-+++ git-1.6.5.3/Documentation/Makefile 2009-11-23 08:51:14 +0100
|
|
|
+Index: git-1.6.5.4/Documentation/Makefile
|
|
|
+--- git-1.6.5.4/Documentation/Makefile.orig 2009-11-16 23:14:46 +0100
|
|
|
++++ git-1.6.5.4/Documentation/Makefile 2009-11-23 08:51:14 +0100
|
|
|
@@ -51,10 +51,10 @@
|
|
|
infodir?=$(prefix)/share/info
|
|
|
MAKEINFO=makeinfo
|
|
|
@@ -53,9 +53,9 @@ Index: git-1.6.5.3/Documentation/Makefile
|
|
|
endif
|
|
|
|
|
|
-include ../config.mak.autogen
|
|
|
-Index: git-1.6.5.3/Makefile
|
|
|
---- git-1.6.5.3/Makefile.orig 2009-11-16 23:14:46 +0100
|
|
|
-+++ git-1.6.5.3/Makefile 2009-11-23 08:51:14 +0100
|
|
|
+Index: git-1.6.5.4/Makefile
|
|
|
+--- git-1.6.5.4/Makefile.orig 2009-11-16 23:14:46 +0100
|
|
|
++++ git-1.6.5.4/Makefile 2009-11-23 08:51:14 +0100
|
|
|
@@ -241,9 +241,9 @@
|
|
|
bindir = $(prefix)/$(bindir_relative)
|
|
|
mandir = share/man
|
|
|
@@ -91,9 +91,9 @@ Index: git-1.6.5.3/Makefile
|
|
|
endif
|
|
|
else
|
|
|
BASIC_CFLAGS += -DNO_OPENSSL
|
|
|
-Index: git-1.6.5.3/config.mak.in
|
|
|
---- git-1.6.5.3/config.mak.in.orig 2009-11-16 23:14:46 +0100
|
|
|
-+++ git-1.6.5.3/config.mak.in 2009-11-23 08:51:14 +0100
|
|
|
+Index: git-1.6.5.4/config.mak.in
|
|
|
+--- git-1.6.5.4/config.mak.in.orig 2009-11-16 23:14:46 +0100
|
|
|
++++ git-1.6.5.4/config.mak.in 2009-11-23 08:51:14 +0100
|
|
|
@@ -13,9 +13,9 @@
|
|
|
prefix = @prefix@
|
|
|
exec_prefix = @exec_prefix@
|
|
|
@@ -106,9 +106,9 @@ Index: git-1.6.5.3/config.mak.in
|
|
|
|
|
|
mandir=@mandir@
|
|
|
|
|
|
-Index: git-1.6.5.3/perl/Makefile.PL
|
|
|
---- git-1.6.5.3/perl/Makefile.PL.orig 2009-11-16 23:14:46 +0100
|
|
|
-+++ git-1.6.5.3/perl/Makefile.PL 2009-11-23 08:51:14 +0100
|
|
|
+Index: git-1.6.5.4/perl/Makefile.PL
|
|
|
+--- git-1.6.5.4/perl/Makefile.PL.orig 2009-11-16 23:14:46 +0100
|
|
|
++++ git-1.6.5.4/perl/Makefile.PL 2009-11-23 08:51:14 +0100
|
|
|
@@ -34,5 +34,6 @@
|
|
|
VERSION_FROM => 'Git.pm',
|
|
|
PM => \%pm,
|
|
|
@@ -117,9 +117,9 @@ Index: git-1.6.5.3/perl/Makefile.PL
|
|
|
+ INSTALLDIRS => 'vendor',
|
|
|
+ INSTALLSITEMAN3DIR => '$(SITEPREFIX)/man/man3'
|
|
|
);
|
|
|
-Index: git-1.6.5.3/templates/Makefile
|
|
|
---- git-1.6.5.3/templates/Makefile.orig 2009-11-16 23:14:46 +0100
|
|
|
-+++ git-1.6.5.3/templates/Makefile 2009-11-23 08:51:14 +0100
|
|
|
+Index: git-1.6.5.4/templates/Makefile
|
|
|
+--- git-1.6.5.4/templates/Makefile.orig 2009-11-16 23:14:46 +0100
|
|
|
++++ git-1.6.5.4/templates/Makefile 2009-11-23 08:51:14 +0100
|
|
|
@@ -8,7 +8,7 @@
|
|
|
TAR ?= tar
|
|
|
RM ?= rm -f
|