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:
parent
e616e2dce1
commit
36c1a20574
|
@ -24,5 +24,5 @@ BDEPEND=""
|
||||||
src_install() {
|
src_install() {
|
||||||
default
|
default
|
||||||
|
|
||||||
newbin mod_updater.py mod_updater
|
newbin mod_updater.py factorio-mod-updater
|
||||||
}
|
}
|
||||||
|
|
|
@ -24,5 +24,5 @@ BDEPEND=""
|
||||||
src_install() {
|
src_install() {
|
||||||
default
|
default
|
||||||
|
|
||||||
newbin mod_updater.py mod_updater
|
newbin mod_updater.py factorio-mod-updater
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue