diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-pip_22.0.3.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3-pip_22.0.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
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 | |||
45 | } | 45 | } |
46 | 46 | ||
47 | do_install:append() { | 47 | do_install:append() { |
48 | # Install as pip3 and leave pip2 as default | ||
49 | if [ -e ${D}/${bindir}/pip ]; then | 48 | if [ -e ${D}/${bindir}/pip ]; then |
50 | rm ${D}/${bindir}/pip | 49 | rm ${D}/${bindir}/pip |
51 | fi | 50 | fi |