diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-nose_1.3.7.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-nose_1.3.7.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-nose_1.3.7.bb b/meta/recipes-devtools/python/python3-nose_1.3.7.bb index 8bc1f49835..13dbf96179 100644 --- a/meta/recipes-devtools/python/python3-nose_1.3.7.bb +++ b/meta/recipes-devtools/python/python3-nose_1.3.7.bb | |||
| @@ -1,6 +1,2 @@ | |||
| 1 | inherit setuptools3 | 1 | inherit setuptools3 |
| 2 | require python-nose.inc | 2 | require python-nose.inc |
| 3 | |||
| 4 | do_install_append() { | ||
| 5 | mv ${D}${bindir}/nosetests ${D}${bindir}/nosetests3 | ||
| 6 | } | ||
