From: Chris Larson Date: Tue, 13 Jul 2004 22:42:06 +0000 (+0000) Subject: Apply patch to epeg cvs build to remove the /usr/local and ${prefix} items X-Git-Tag: Release-2010-05/1~18230 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b3b05a02ee6c0d3cc715635b5eed338a785b1be;p=openembedded.git Apply patch to epeg cvs build to remove the /usr/local and ${prefix} items from the include and library search paths in its build. BKrev: 40f4653eDrYwe2f7sXHufJPCBjEOuA --- diff --git a/epeg/epeg.oe b/epeg/epeg.oe index 36b595f6fd..a93d74177f 100644 --- a/epeg/epeg.oe +++ b/epeg/epeg.oe @@ -2,7 +2,8 @@ PV = "0.0cvs${CVSDATE}" DEPENDS = "jpeg" DESCRIPTION = "Epeg is a small library for handling thumbnails." -SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/epeg" +SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/epeg \ + file://dirs.patch;patch=1" S = "${WORKDIR}/epeg" inherit autotools diff --git a/epeg/epeg/dirs.patch b/epeg/epeg/dirs.patch new file mode 100644 index 0000000000..e69de29bb2