From 83ebb477861172671f6796999e016400b659d65f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Feb 2023 15:53:45 +0000 Subject: gentoo auto-resync : 25:02:2023 - 15:53:45 --- app-misc/nnn/nnn-4.7-r1.ebuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'app-misc/nnn/nnn-4.7-r1.ebuild') diff --git a/app-misc/nnn/nnn-4.7-r1.ebuild b/app-misc/nnn/nnn-4.7-r1.ebuild index 307ace9d8979..16cbfb7f2230 100644 --- a/app-misc/nnn/nnn-4.7-r1.ebuild +++ b/app-misc/nnn/nnn-4.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit bash-completion-r1 flag-o-matic toolchain-funcs xdg-utils +inherit bash-completion-r1 flag-o-matic toolchain-funcs xdg DESCRIPTION="The missing terminal file browser for X" HOMEPAGE="https://github.com/jarun/nnn" @@ -71,7 +71,7 @@ src_install() { } pkg_postinst() { - xdg_desktop_database_update + xdg_pkg_postinst elog "nnn plugins are installed to /usr/share/nnn/plugins/, but nnn does not" elog "load them fom this directory. You will need to copy/symlink them to" @@ -90,7 +90,3 @@ pkg_postinst() { elog "includes standard unicode emoji." fi } - -pkg_postrm() { - xdg_desktop_database_update -} -- cgit v1.2.3