diff options
Diffstat (limited to 'recipes/python/python-m2crypto_0.18.2.bb')
-rw-r--r-- | recipes/python/python-m2crypto_0.18.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-m2crypto_0.18.2.bb b/recipes/python/python-m2crypto_0.18.2.bb index 30717abe6f..84e870d8e4 100644 --- a/recipes/python/python-m2crypto_0.18.2.bb +++ b/recipes/python/python-m2crypto_0.18.2.bb @@ -8,7 +8,7 @@ PR = "ml1" SRC_URI = "\ http://chandlerproject.org/pub/Projects/MeTooCrypto/m2crypto-${PV}.tar.gz \ - file://install.patch;apply=yes \ + file://install.patch \ " S = "${WORKDIR}/m2crypto-0.18.2" |