|
|
@@ -37,9 +37,9 @@ Index: gc-utils/doc/Makefile
|
|
|
endif
|
|
|
|
|
|
uninstall:
|
|
|
-Index: git-1.7.3.5/Documentation/Makefile
|
|
|
---- git-1.7.3.5/Documentation/Makefile.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
-+++ git-1.7.3.5/Documentation/Makefile 2010-07-22 09:56:28.000000000 +0200
|
|
|
+Index: git-1.7.4/Documentation/Makefile
|
|
|
+--- git-1.7.4/Documentation/Makefile.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
++++ git-1.7.4/Documentation/Makefile 2010-07-22 09:56:28.000000000 +0200
|
|
|
@@ -52,10 +52,10 @@
|
|
|
infodir?=$(prefix)/share/info
|
|
|
MAKEINFO=makeinfo
|
|
|
@@ -53,9 +53,9 @@ Index: git-1.7.3.5/Documentation/Makefile
|
|
|
endif
|
|
|
|
|
|
-include ../config.mak.autogen
|
|
|
-Index: git-1.7.3.5/Makefile
|
|
|
---- git-1.7.3.5/Makefile.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
-+++ git-1.7.3.5/Makefile 2010-07-22 10:04:28.000000000 +0200
|
|
|
+Index: git-1.7.4/Makefile
|
|
|
+--- git-1.7.4/Makefile.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
++++ git-1.7.4/Makefile 2010-07-22 10:04:28.000000000 +0200
|
|
|
@@ -278,10 +278,10 @@
|
|
|
bindir = $(prefix)/$(bindir_relative)
|
|
|
mandir = share/man
|
|
|
@@ -92,9 +92,9 @@ Index: git-1.7.3.5/Makefile
|
|
|
endif
|
|
|
else
|
|
|
BASIC_CFLAGS += -DNO_OPENSSL
|
|
|
-Index: git-1.7.3.5/config.mak.in
|
|
|
---- git-1.7.3.5/config.mak.in.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
-+++ git-1.7.3.5/config.mak.in 2010-07-22 09:56:28.000000000 +0200
|
|
|
+Index: git-1.7.4/config.mak.in
|
|
|
+--- git-1.7.4/config.mak.in.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
++++ git-1.7.4/config.mak.in 2010-07-22 09:56:28.000000000 +0200
|
|
|
@@ -15,9 +15,9 @@
|
|
|
prefix = @prefix@
|
|
|
exec_prefix = @exec_prefix@
|
|
|
@@ -107,9 +107,9 @@ Index: git-1.7.3.5/config.mak.in
|
|
|
|
|
|
mandir=@mandir@
|
|
|
|
|
|
-Index: git-1.7.3.5/perl/Makefile.PL
|
|
|
---- git-1.7.3.5/perl/Makefile.PL.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
-+++ git-1.7.3.5/perl/Makefile.PL 2010-07-22 09:56:28.000000000 +0200
|
|
|
+Index: git-1.7.4/perl/Makefile.PL
|
|
|
+--- git-1.7.4/perl/Makefile.PL.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
++++ git-1.7.4/perl/Makefile.PL 2010-07-22 09:56:28.000000000 +0200
|
|
|
@@ -34,5 +34,6 @@
|
|
|
VERSION_FROM => 'Git.pm',
|
|
|
PM => \%pm,
|
|
|
@@ -118,9 +118,9 @@ Index: git-1.7.3.5/perl/Makefile.PL
|
|
|
+ INSTALLDIRS => 'vendor',
|
|
|
+ INSTALLSITEMAN3DIR => '$(SITEPREFIX)/man/man3'
|
|
|
);
|
|
|
-Index: git-1.7.3.5/templates/Makefile
|
|
|
---- git-1.7.3.5/templates/Makefile.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
-+++ git-1.7.3.5/templates/Makefile 2010-07-22 09:56:28.000000000 +0200
|
|
|
+Index: git-1.7.4/templates/Makefile
|
|
|
+--- git-1.7.4/templates/Makefile.orig 2010-07-21 23:35:25.000000000 +0200
|
|
|
++++ git-1.7.4/templates/Makefile 2010-07-22 09:56:28.000000000 +0200
|
|
|
@@ -8,7 +8,7 @@
|
|
|
TAR ?= tar
|
|
|
RM ?= rm -f
|