From 01056cdbea9ebe38b589f74120f5fab39452bbf0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 28 Aug 2006 20:33:14 +0000 Subject: quilt updates from upstream oe. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@669 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/quilt/quilt.inc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'meta/packages/quilt/quilt.inc') diff --git a/meta/packages/quilt/quilt.inc b/meta/packages/quilt/quilt.inc index cd5e85c3d..387ec8f05 100644 --- a/meta/packages/quilt/quilt.inc +++ b/meta/packages/quilt/quilt.inc @@ -4,10 +4,6 @@ SECTION = "devel" MAINTAINER = "Chris Larson " LICENSE = "GPL" -SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz \ - file://install.patch;patch=1 \ - file://nostrip.patch;patch=1" - -SRC_URI_append_build-darwin = " file://non-gnu.patch;patch=1 " +SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz " S = "${WORKDIR}/quilt-${PV}" -- cgit v1.2.3