summaryrefslogtreecommitdiff
path: root/packages/efl/evas.inc
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-02-06 02:48:51 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-06 02:48:51 +0000
commitdf9021a741b54e4504ba2e639b582b808994a2b4 (patch)
tree456ac557f011f11d84e71aba6ec8e6f0899d3dd0 /packages/efl/evas.inc
parent951a6530af92b32af59d8c5e637a0462e6698b86 (diff)
parent28ae043187520daaa291ce8fc068dae9aee40334 (diff)
merge of ffcf1e664e4c623df8d1843978006676812e0bca
and e1959e48d26e0499e408ad374dceffa4f1055500
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}"