gpu-screen-recorder: remove systemd user service

That's scary. And we can use portal -> remove.
This commit is contained in:
Markus Volk
2025-08-05 00:02:31 +02:00
parent adc52ae246
commit 5b92dc3c8f

View File

@@ -29,4 +29,8 @@ inherit meson pkgconfig features_check
EXTRA_OEMESON += "--buildtype release"
do_install:append() {
rm ${D}${systemd_user_unitdir}/${PN}.service
}
FILES:${PN} += "${libdir}"