Skip to content

Commit

Permalink
kde-plasma/plasma-mimeapps-list: fix install path
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/946490
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 24, 2025
1 parent 096871f commit 98fe098
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ src_install() {
# TODO: Should we just remove the upstream one in /usr/share?
# /etc/xdg should really be available for site-local overrides, but then
# again we have CONFIG_PROTECT...
insinto /etc/xdg/mimeapps.list
insinto /etc/xdg
doins "${FILESDIR}"/mimeapps.list
}

0 comments on commit 98fe098

Please sign in to comment.