mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-28 23:11:59 +02:00
gpu-screen-recorder: remove systemd user service
That's scary. And we can use portal -> remove.
This commit is contained in:
@@ -29,4 +29,8 @@ inherit meson pkgconfig features_check
|
|||||||
|
|
||||||
EXTRA_OEMESON += "--buildtype release"
|
EXTRA_OEMESON += "--buildtype release"
|
||||||
|
|
||||||
|
do_install:append() {
|
||||||
|
rm ${D}${systemd_user_unitdir}/${PN}.service
|
||||||
|
}
|
||||||
|
|
||||||
FILES:${PN} += "${libdir}"
|
FILES:${PN} += "${libdir}"
|
||||||
|
Reference in New Issue
Block a user