Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
inherit update-alternatives
|
||||
|
||||
ALTERNATIVE_LINK_NAME[python] = "${bindir}/python"
|
||||
|
||||
ALTERNATIVE:${PN}-core += "python"
|
||||
ALTERNATIVE_TARGET[python] = "${bindir}/python3"
|
||||
Reference in New Issue
Block a user