aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/python/python-gsl_0.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/python/python-gsl_0.2.0.bb')
-rw-r--r--recipes/nonworking/python/python-gsl_0.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nonworking/python/python-gsl_0.2.0.bb b/recipes/nonworking/python/python-gsl_0.2.0.bb
index 03f5eb8f0b..79cecf14a7 100644
--- a/recipes/nonworking/python/python-gsl_0.2.0.bb
+++ b/recipes/nonworking/python/python-gsl_0.2.0.bb
@@ -6,7 +6,7 @@ RDEPENDS = "python-core gsl"
SRCNAME = "pygsl"
SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
- file://${FILESDIR}/cross-compile.patch;patch=1"
+ file://${FILESDIR}/cross-compile.patch;apply=yes"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils