diff options
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-efl.inc')
| -rw-r--r-- | meta-efl/recipes-devtools/python/python-efl.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl.inc b/meta-efl/recipes-devtools/python/python-efl.inc index 2bcc434950..b622c40d9f 100644 --- a/meta-efl/recipes-devtools/python/python-efl.inc +++ b/meta-efl/recipes-devtools/python/python-efl.inc | |||
| @@ -17,7 +17,7 @@ inherit e-base autotools pkgconfig distutils-base | |||
| 17 | SRCVER = "${PV}" | 17 | SRCVER = "${PV}" |
| 18 | 18 | ||
| 19 | SRC_URI = "\ | 19 | SRC_URI = "\ |
| 20 | ${E_MIRROR}/BINDINGS/python/${SRCNAME}-${SRCVER}.tar.bz2 \ | 20 | ${E_MIRROR}/BINDINGS/python/${SRCNAME}-${SRCVER}.tar.bz2 \ |
| 21 | " | 21 | " |
| 22 | S = "${WORKDIR}/${SRCNAME}-${SRCVER}" | 22 | S = "${WORKDIR}/${SRCNAME}-${SRCVER}" |
| 23 | 23 | ||
