commit:     0caf5e235c72b39a7381cb07a6139b86508619f4
Author:     Mazunki Hoksaas <rolferen <AT> gmail <DOT> com>
AuthorDate: Fri Jul 26 23:48:45 2024 +0000
Commit:     Mazunki Hoksaas <rolferen <AT> gmail <DOT> com>
CommitDate: Fri Jul 26 23:48:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0caf5e23

sys-power/amdfan: fix wrong src_install

i will likely rev this ebuild in a few days

Signed-off-by: Mazunki Hoksaas <rolferen <AT> gmail.com>

 sys-power/amdfan/{amdfan-0.2.1.ebuild => amdfan-0.2.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/amdfan/amdfan-0.2.1.ebuild 
b/sys-power/amdfan/amdfan-0.2.1-r1.ebuild
similarity index 98%
rename from sys-power/amdfan/amdfan-0.2.1.ebuild
rename to sys-power/amdfan/amdfan-0.2.1-r1.ebuild
index b023cb033..4ce851552 100644
--- a/sys-power/amdfan/amdfan-0.2.1.ebuild
+++ b/sys-power/amdfan/amdfan-0.2.1-r1.ebuild
@@ -46,7 +46,7 @@ python_install_all() {
        distutils-r1_python_install_all
 }
 
-python_install_all() {
+src_install() {
        default
 
        newinitd dist/openrc/amdfan amdfan

Reply via email to