games-util/factorio-mod-updater: Correcting installed bin name

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr
This commit is contained in:
Alarig Le Lay 2020-03-26 11:32:38 +01:00
parent e616e2dce1
commit 36c1a20574
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
2 changed files with 2 additions and 2 deletions

View File

@ -24,5 +24,5 @@ BDEPEND=""
src_install() {
default
newbin mod_updater.py mod_updater
newbin mod_updater.py factorio-mod-updater
}

View File

@ -24,5 +24,5 @@ BDEPEND=""
src_install() {
default
newbin mod_updater.py mod_updater
newbin mod_updater.py factorio-mod-updater
}