summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/python/python-nose_1.3.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/python/python-nose_1.3.7.bb')
-rw-r--r--poky/meta/recipes-devtools/python/python-nose_1.3.7.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/poky/meta/recipes-devtools/python/python-nose_1.3.7.bb b/poky/meta/recipes-devtools/python/python-nose_1.3.7.bb
deleted file mode 100644
index fab609df9..000000000
--- a/poky/meta/recipes-devtools/python/python-nose_1.3.7.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-inherit setuptools
-require python-nose.inc
-
-do_install_append() {
- rm ${D}${bindir}/nosetests
-}