Apply patch to epeg cvs build to remove the /usr/local and ${prefix} items
[vuplus_openembedded] / epeg / epeg.oe
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