[oe-commits] org.oe.oz354x quilt: unbreak quilt-native

hrw commit openembedded-commits at lists.openembedded.org
Wed Jan 10 21:13:44 UTC 2007


quilt: unbreak quilt-native

Author: hrw at openembedded.org
Branch: org.openembedded.oz354x
Revision: f744cbd14a9cce26d07fc840d8f8188ac76e3f84
ViewMTN: http://monotone.openembedded.org/revision.psp?id=f744cbd14a9cce26d07fc840d8f8188ac76e3f84
Files:
1
packages/quilt/quilt.inc
Diffs:

#
# mt diff -r4913696643d64e5c3ad92cc4c51a6a0970fc582a -rf744cbd14a9cce26d07fc840d8f8188ac76e3f84
#
# 
# 
# patch "packages/quilt/quilt.inc"
#  from [5f2ec3a2945eb1b61bdcbc0e59be05dc63c159c4]
#    to [eba8795240bc12437896939c20f9314f5e543111]
# 
============================================================
--- packages/quilt/quilt.inc	5f2ec3a2945eb1b61bdcbc0e59be05dc63c159c4
+++ packages/quilt/quilt.inc	eba8795240bc12437896939c20f9314f5e543111
@@ -1,15 +1,8 @@ SECTION = "devel"
 DESCRIPTION = "Tool to work with series of patches."
 HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/"
 SECTION = "devel"
-MAINTAINER = "Chris Larson <kergoth at handhelds.org>"
 LICENSE = "GPL"
-# RDEPENDS_${PN} += "patch diffstat bzip2 gawk gettext"
-RDEPENDS_${PN} += "patch diffstat bzip2"
 
-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 = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz "
 
-SRC_URI_append_build-darwin = "	   file://non-gnu.patch;patch=1 "
-
 S = "${WORKDIR}/quilt-${PV}"






More information about the Openembedded-commits mailing list