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/* }