diff --git a/packages/games-strategy/wargus/wargus-2.3.0.exheres-0 b/packages/games-strategy/wargus/wargus-2.3.0.exheres-0 index 97b6f594..70097dfe 100644 --- a/packages/games-strategy/wargus/wargus-2.3.0.exheres-0 +++ b/packages/games-strategy/wargus/wargus-2.3.0.exheres-0 @@ -52,7 +52,9 @@ pkg_postinst() { elog "You need the Warcraft II game data in" elog " ~/.stratagus/wargus/" elog "unpacked via:" - elog " /usr/$(exhost --target)/bin/wartool -m -v -r \"/data\" ~/.stratagus/wargus/" + elog " /usr/$(exhost --target)/bin/wartool -v \"/data\" ~/.stratagus/wc2/" + elog "Then start the game via" + elog " cd ~/.stratagus/wc2/ && wargus" gtk-icon-cache_pkg_postinst }