|
|
@@ -12,9 +12,9 @@ Index: cogito-0.18.2/Makefile
|
|
|
|
|
|
INSTALL?=install
|
|
|
|
|
|
-Index: git-1.5.3.5/Makefile
|
|
|
---- git-1.5.3.5/Makefile.orig 2007-10-03 21:44:53 +0200
|
|
|
-+++ git-1.5.3.5/Makefile 2007-10-05 09:53:14 +0200
|
|
|
+Index: git-1.5.3.6/Makefile
|
|
|
+--- git-1.5.3.6/Makefile.orig 2007-10-03 21:44:53 +0200
|
|
|
++++ git-1.5.3.6/Makefile 2007-10-05 09:53:14 +0200
|
|
|
@@ -145,7 +145,7 @@
|
|
|
bindir = $(prefix)/bin
|
|
|
gitexecdir = $(bindir)
|
|
|
@@ -38,9 +38,9 @@ Index: git-1.5.3.5/Makefile
|
|
|
endif
|
|
|
PROGRAMS += git-http-fetch$X
|
|
|
curl_check := $(shell (echo 070908; curl-config --vernum) | sort -r | sed -ne 2p)
|
|
|
-Index: git-1.5.3.5/perl/Makefile.PL
|
|
|
---- git-1.5.3.5/perl/Makefile.PL.orig 2007-10-03 21:44:53 +0200
|
|
|
-+++ git-1.5.3.5/perl/Makefile.PL 2007-10-05 09:56:53 +0200
|
|
|
+Index: git-1.5.3.6/perl/Makefile.PL
|
|
|
+--- git-1.5.3.6/perl/Makefile.PL.orig 2007-10-03 21:44:53 +0200
|
|
|
++++ git-1.5.3.6/perl/Makefile.PL 2007-10-05 09:56:53 +0200
|
|
|
@@ -29,6 +29,6 @@
|
|
|
VERSION_FROM => 'Git.pm',
|
|
|
PM => \%pm,
|