Apply patch to epeg cvs build to remove the /usr/local and ${prefix} items
authorChris Larson <clarson@kergoth.com>
Tue, 13 Jul 2004 22:42:06 +0000 (22:42 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 13 Jul 2004 22:42:06 +0000 (22:42 +0000)
from the include and library search paths in its build.

BKrev: 40f4653eDrYwe2f7sXHufJPCBjEOuA

epeg/epeg.oe
epeg/epeg/dirs.patch [new file with mode: 0644]

index 36b595f..a93d741 100644 (file)
@@ -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 (file)
index 0000000..e69de29