diff options
author | Koen Kooi <koen@openembedded.org> | 2006-02-04 09:58:37 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-04 09:58:37 +0000 |
commit | 9a4afa4e347b3849b08a8fbac8883ab558025a24 (patch) | |
tree | e4586a44bfc246a81f4ee6b2f9b4924e9c3a141b /packages/efl/evas.inc | |
parent | 07b158305169ef976ad32e2bfbc87a1808ed58fd (diff) | |
parent | 81b2d93f4ec268fe52f47d414b2881f754458d13 (diff) |
merge of 6f3628b0dba700cfacce31a608706bb638c5c134
and e7ddf084f75a5ee0d7e8ea106ce96c37362b4e64
Diffstat (limited to 'packages/efl/evas.inc')
-rw-r--r-- | packages/efl/evas.inc | 2 |
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}" |