commit:     871f9917b4ce8aecb80b981dc3812d5991dcec8b
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Nov 18 21:30:45 2023 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sat Nov 18 21:30:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=871f9917

gui-apps/nwg-shell: fixed faulty installation for 0.5.22-r1

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild 
b/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild
index b86ccbc904..655a724ee3 100644
--- a/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild
+++ b/gui-apps/nwg-shell/nwg-shell-0.5.22-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-src_install() {
+python_install_all() {
        default
        dobin scripts/*
 }

Reply via email to