commit:     590b6fbe6468f4a61dc1dc58b37e5969039d73f1
Author:     Thomas Scholz <thomas.scholz <AT> protonmail <DOT> com>
AuthorDate: Mon Feb 27 11:24:26 2023 +0000
Commit:     Thomas Scholz <thomas.scholz <AT> protonmail <DOT> com>
CommitDate: Mon Feb 27 11:26:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=590b6fbe

app-admin/oet: Removed obsolete .sh suffix from install script

Signed-off-by: Thomas Scholz <thomas.scholz <AT> protonmail.com>

 app-admin/oet/oet-0.0.0.2.ebuild | 2 +-
 app-admin/oet/oet-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/oet/oet-0.0.0.2.ebuild b/app-admin/oet/oet-0.0.0.2.ebuild
index 4aed57b5d..ee1ee9e40 100644
--- a/app-admin/oet/oet-0.0.0.2.ebuild
+++ b/app-admin/oet/oet-0.0.0.2.ebuild
@@ -21,7 +21,7 @@ SLOT="0"
 
 
 src_install() {
-       dosbin src/oet.sh
+       dosbin src/oet
        dodir /usr/share/oet
        insinto /usr/share/oet
        doins src/oet_auto_emerge_update.source

diff --git a/app-admin/oet/oet-9999.ebuild b/app-admin/oet/oet-9999.ebuild
index 4aed57b5d..ee1ee9e40 100644
--- a/app-admin/oet/oet-9999.ebuild
+++ b/app-admin/oet/oet-9999.ebuild
@@ -21,7 +21,7 @@ SLOT="0"
 
 
 src_install() {
-       dosbin src/oet.sh
+       dosbin src/oet
        dodir /usr/share/oet
        insinto /usr/share/oet
        doins src/oet_auto_emerge_update.source

Reply via email to