From c908379637b8d17076746790f85c8401ea0ded59 Mon Sep 17 00:00:00 2001 From: Richard Purdie <rpurdie@rpsys.net> Date: Thu, 12 Jan 2006 16:37:46 +0000 Subject: git: remove makefile patch as upstream have fixed the makefile now --- packages/git/git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages/git') diff --git a/packages/git/git.bb b/packages/git/git.bb index 3a1228d621..0bd00f8c93 100644 --- a/packages/git/git.bb +++ b/packages/git/git.bb @@ -6,8 +6,7 @@ MAINTAINER = "Richard Purdie <rpurdie@rpsys.net>" PKGDATE = "${@time.strftime('%Y-%m-%d',time.gmtime())}" -SRC_URI = "http://www.codemonkey.org.uk/projects/git-snapshots/git/git-${PKGDATE}.tar.gz \ - file://Makefile.patch;patch=1" +SRC_URI = "http://www.codemonkey.org.uk/projects/git-snapshots/git/git-${PKGDATE}.tar.gz" S = "${WORKDIR}/git-snapshot-${DATE}" -- cgit v1.2.3