We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f635a6 + da60862 commit 730b526Copy full SHA for 730b526
scriptmodules/ports/micropolis.sh
@@ -29,7 +29,7 @@ function remove_micropolis() {
29
30
function configure_micropolis() {
31
local binary="/usr/games/micropolis"
32
- ! isPlatform "x11" && binary="XINIT-WM:/usr/bin/micropolis"
+ ! isPlatform "x11" && binary="XINIT-WMC:/usr/games/micropolis"
33
34
addPort "$md_id" "micropolis" "Micropolis" "$binary"
35
}
0 commit comments