mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
gui-libs/xdg-desktop-portal-termfilechooser: remove manual systemd unit install
Signed-off-by: Timo van Veen <timovanveen@hotmail.nl>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit meson systemd
|
||||
inherit meson
|
||||
|
||||
DESCRIPTION="xdg-desktop-portal backend for choosing files with your favorite file chooser"
|
||||
HOMEPAGE="https://github.com/hunkyburrito/xdg-desktop-portal-termfilechooser"
|
||||
@@ -31,9 +31,8 @@ BDEPEND="app-text/scdoc"
|
||||
|
||||
src_install() {
|
||||
dodoc Compatibility.md
|
||||
systemd_newuserunit contrib/systemd/xdg-desktop-portal-termfilechooser.service.in \
|
||||
xdg-desktop-portal-termfilechooser.service
|
||||
rm -r contrib/systemd || die
|
||||
|
||||
meson_src_install
|
||||
|
||||
rm -r "${ED}/usr/share/${PN}/systemd" || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user