diff options
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}" |