summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb b/meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb
index 15c2af6..bdd5fbe 100644
--- a/meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
7SRC_URI[md5sum] = "6de7371e7e8bd9e2dad3fef2646f4a43" 7SRC_URI[md5sum] = "6de7371e7e8bd9e2dad3fef2646f4a43"
8SRC_URI[sha256sum] = "424ee725ee12652802b4e86571f816059b0d392401ceae70bf6487d65602cba9" 8SRC_URI[sha256sum] = "424ee725ee12652802b4e86571f816059b0d392401ceae70bf6487d65602cba9"
9 9
10inherit distutils pypi 10inherit distutils3 pypi
11 11
12DISTUTILS_INSTALL_ARGS = "--root=${D} \ 12DISTUTILS_INSTALL_ARGS = "--root=${D} \
13 --prefix=${prefix} \ 13 --prefix=${prefix} \