summaryrefslogtreecommitdiff
path: root/packages/efl/evas.inc
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-02-05 22:18:24 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-05 22:18:24 +0000
commit9fc42a7dd92e6104ab7c4077507d93d35be7bf95 (patch)
tree7460294d52028d98cf3bc2e27b60e07f3f7e2458 /packages/efl/evas.inc
parent8b1cc22759301dfcbb1c31d4c23562069b2b0d26 (diff)
parent638a56f9dbe28f640300cf0f8f40d732ac3a92ee (diff)
merge of 40d10bcbb5038258ca03225d0154ca5e48858b4d
and da977902d209ed78b9d35354ede0aa20347a5f1d
Diffstat (limited to 'packages/efl/evas.inc')
-rw-r--r--packages/efl/evas.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/evas.inc b/packages/efl/evas.inc
index 3f25fd5767..37f0efaab1 100644
--- a/packages/efl/evas.inc
+++ b/packages/efl/evas.inc
@@ -12,7 +12,7 @@ inherit efl
export FREETYPE_CONFIG = "${STAGING_BINDIR}/freetype-config${@binconfig_suffix(d)}"
SRC_URI = "http://enlightenment.freedesktop.org/files/evas-${PV}.tar.gz \
- file://fix-configure.patch;patch=1 \
+ file://fix-configure-${PV}.patch;patch=1 \
cvs://anonymous@thinktux.net/root;module=e17/libs/evas/m4;date=20050926"
S = "${WORKDIR}/evas-${PV}"