commit:     0e02bf330bddad242ae514d8d3caebeeeabb1b5c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 27 16:49:51 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 27 18:07:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e02bf33

gnome-extra/gnome-commander: Fix redundant pkg_postrm phase

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 gnome-extra/gnome-commander/gnome-commander-1.18.3.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/gnome-extra/gnome-commander/gnome-commander-1.18.3.ebuild 
b/gnome-extra/gnome-commander/gnome-commander-1.18.3.ebuild
index 863e46b4ac81..3d0f42ba8818 100644
--- a/gnome-extra/gnome-commander/gnome-commander-1.18.3.ebuild
+++ b/gnome-extra/gnome-commander/gnome-commander-1.18.3.ebuild
@@ -59,8 +59,3 @@ pkg_postinst() {
        gnome2_pkg_postinst
        optfeature "synchronizing files and directories" dev-util/meld
 }
-
-pkg_postrm() {
-       gnome2_pkg_postrm
-       gnome2_schemas_update
-}

Reply via email to