app-alternatives/phosh-keyboard: fix install

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-07-21 06:50:25 +05:00
parent b0cbc921d5
commit 24effd2131

View File

@@ -16,7 +16,7 @@ src_install() {
local target="/usr/share/applications/sm.puri.OSK0.desktop"
case $(get_alternative) in
phosh-osk-stub)
stevia)
dosym mobi.phosh.Stevia.desktop "${target:?}";;
esac
}