mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-05 00:16:48 +02:00
nwg-panel: add back do_install:append
This commit is contained in:
parent
f7e4555687
commit
e3268b445a
@ -20,5 +20,9 @@ S = "${WORKDIR}/git"
|
|||||||
PV = "0.5.0"
|
PV = "0.5.0"
|
||||||
SRCREV = "v${PV}"
|
SRCREV = "v${PV}"
|
||||||
|
|
||||||
|
do_install:append() {
|
||||||
|
rm ${D}${libdir}/python*/site-packages/nwg_panel/executors/arch_updates.py
|
||||||
|
}
|
||||||
|
|
||||||
INSANE_SKIP:${PN} = "file-rdeps"
|
INSANE_SKIP:${PN} = "file-rdeps"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user