summaryrefslogtreecommitdiff
path: root/packages/efl/evas.inc
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-06-12 12:32:44 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-12 12:32:44 +0000
commitf1ab5d1610175c155e1de6ce40500ced5cdcd83b (patch)
tree878d21b2fd1ac7629bbaba49a5cf156dffb88419 /packages/efl/evas.inc
parentdffddd7000a55a3420bbc1025c6acd63a8817d6f (diff)
parentfde62dc6e3a4eed3b138f07db46c0aeeba6608bf (diff)
merge of 1b2e21b185da17a194d778853f848c2e86a2d31a
and 649d3cf23ceed3a98c61de4cfc356bb3848b9cf3
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 e93803982e..4577535aaa 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-${PV}.patch;patch=1 \
+ file://fix-configure.patch;patch=1 \
${E_CVS};module=e17/libs/evas/m4;date=20060101"
S = "${WORKDIR}/evas-${PV}"