mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-22 16:56:44 +02:00
python3: move python link to python3-core package
fixes: https://codeberg.org/flk/meta-wayland/issues/13
This commit is contained in:
parent
e2d141488e
commit
e43505a79b
@ -2,5 +2,5 @@ do_install:append:class-target() {
|
||||
ln -sf ${bindir}/python3 ${D}${bindir}/python
|
||||
}
|
||||
|
||||
FILES:${PN}:class-target += "${bindir}/python"
|
||||
FILES:${PN}-core:class-target += "${bindir}/python"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user