common/{,environment}/build_style/python3.sh: use python3 build_helper

This commit is contained in:
classabbyamp 2022-08-25 15:19:03 -04:00 committed by classabbyamp
parent 98a4596b1e
commit 74f4492e5f
2 changed files with 3 additions and 37 deletions

View file

@ -1,2 +1,3 @@
lib32disabled=yes
makedepends+=" python3"
build_helper+=" python3"