mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01: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"
|
||||
SRCREV = "v${PV}"
|
||||
|
||||
do_install:append() {
|
||||
rm ${D}${libdir}/python*/site-packages/nwg_panel/executors/arch_updates.py
|
||||
}
|
||||
|
||||
INSANE_SKIP:${PN} = "file-rdeps"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user