From: Ross Burton Date: Mon, 7 Mar 2022 19:42:34 +0000 (+0000) Subject: python3-pip: remove obsolete and confusing comment X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4919 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=147875f0bf7b68694c0338b6f212b03bfdca2ea8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 7eb9fb69ba4..8d6dfcede74 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