From b2f192faabe412adce79534e22efe9fb69ee40e2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jul 2006 10:10:31 +0000 Subject: Rename /openembedded/ -> /meta/ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/quilt/quilt.inc | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 openembedded/packages/quilt/quilt.inc (limited to 'openembedded/packages/quilt/quilt.inc') diff --git a/openembedded/packages/quilt/quilt.inc b/openembedded/packages/quilt/quilt.inc deleted file mode 100644 index cd5e85c3d..000000000 --- a/openembedded/packages/quilt/quilt.inc +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "Tool to work with series of patches." -HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/" -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 " - -S = "${WORKDIR}/quilt-${PV}" -- cgit v1.2.3