app-text/lorien-bin: update desktop files after merge/unmerge

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
Gonçalo Negrier Duarte
2024-02-07 02:07:41 +00:00
parent c1cc2e1fc4
commit 6691111d36

View File

@@ -36,3 +36,7 @@ pkg_postinst() {
ewarn "You also have a copy of the manual in /opt/Lorien/manual_v${PV}.md"
ewarn "Note: The manual is writen in Markdown format"
}
pkg_postrm() {
xdg_desktop_database_update
}