From 147875f0bf7b68694c0338b6f212b03bfdca2ea8 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 7 Mar 2022 19:42:34 +0000 Subject: [PATCH] python3-pip: remove obsolete and confusing comment This comment is very obsolete. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-pip_22.0.3.bb | 1 - 1 file changed, 1 deletion(-) 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 -- 2.40.1