From: Richard Purdie Date: Tue, 21 Dec 2010 00:59:17 +0000 (+0000) Subject: rm_work: With the recent pseudo changes, this no longer makes sense X-Git-Tag: 2011-1~3370 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=67d6814b779a70234906e0aa58b819697a2629c5;p=openembedded-core.git rm_work: With the recent pseudo changes, this no longer makes sense Signed-off-by: Richard Purdie --- diff --git a/meta/classes/rm_work.bbclass b/meta/classes/rm_work.bbclass index 53fcda23a9..260ecb0d8f 100644 --- a/meta/classes/rm_work.bbclass +++ b/meta/classes/rm_work.bbclass @@ -14,10 +14,6 @@ RMWORK_ORIG_TASK := "${BB_DEFAULT_TASK}" BB_DEFAULT_TASK = "rm_work_all" do_rm_work () { - # Ensure pseudo is no longer active - if [ -d ${WORKDIR}/pseudo ]; then - ${FAKEROOT} -S - fi cd ${WORKDIR} for dir in * do