From: Ross Burton Date: Mon, 7 Mar 2022 19:42:34 +0000 (+0000) Subject: python3-pip: remove obsolete and confusing comment X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=147875f0bf7b68694c0338b6f212b03bfdca2ea8;p=openembedded-core.git python3-pip: remove obsolete and confusing comment This comment is very obsolete. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pip_22.0.3.bb b/meta/recipes-devtools/python/python3-pip_22.0.3.bb index 7eb9fb69ba..8d6dfcede7 100644 --- a/meta/recipes-devtools/python/python3-pip_22.0.3.bb +++ b/meta/recipes-devtools/python/python3-pip_22.0.3.bb @@ -45,7 +45,6 @@ EOF } do_install:append() { - # Install as pip3 and leave pip2 as default if [ -e ${D}/${bindir}/pip ]; then rm ${D}/${bindir}/pip fi