aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-numarray_1.1.1.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:41:34 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:41:34 +0000
commit7a69d9fbf43f30ff2906614f0582814714f8e5e4 (patch)
treea65f3bda7d713032df4802d7ee6db8c83929c58d /packages/python/python-numarray_1.1.1.bb
parent279f77d8047f7cd039dad30ee834e45cd1e26024 (diff)
downloadopenembedded-7a69d9fbf43f30ff2906614f0582814714f8e5e4.tar.gz
another set of parse errors fixing
Diffstat (limited to 'packages/python/python-numarray_1.1.1.bb')
-rw-r--r--packages/python/python-numarray_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-numarray_1.1.1.bb b/packages/python/python-numarray_1.1.1.bb
index c1b9340e3c..4bc084c68a 100644
--- a/packages/python/python-numarray_1.1.1.bb
+++ b/packages/python/python-numarray_1.1.1.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "PYRAF"
SRCNAME = "numarray"
-SRC_URI = ${SOURCEFORGE_MIRROR}/numpy/${SRCNAME}-${PV}.tar.gz
+SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils