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

Signed-off-by: Thomas Scholz <thomas.scholz@protonmail.com>
This commit is contained in:
Thomas Scholz
2023-02-27 12:24:26 +01:00
parent 8399b27d73
commit 590b6fbe64
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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