remove python 2

This commit is contained in:
2020-06-01 22:41:14 -04:00
parent 7a3145bb8d
commit c392358b0b
3 changed files with 0 additions and 58 deletions

View File

@@ -394,7 +394,6 @@ LIST+="popt " # popt
LIST+="rpm " # rpm
LIST+="wget " # wget
LIST+="linux-firmware " # linux-firmware
#LIST+="python2 " # python2
LIST+="base " # lfs base packages meta package
for i in ${LIST};do
case ${i} in