Bug ID 956283
Summary games/zsdx: Bug
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component 3rd party software
Assignee christian.morales.vega@gmail.com
Reporter flamesworld@gmail.com
QA Contact opensuse-communityscreening@forge.provo.novell.com
Found By ---
Blocker ---

The shell script /usr/bin/zsdx is:

#!/bin/sh
solarus /usr/share/solarus/zsdx


This tries to run "solarus". However, the solarus package in games creates a
binary named "solarus_run" for some reason.

Thus, it doesn't work.

Either the zsdx shell script needs changing to solarus_run, or the spec for
solarus needs to be changed to remove _run from the binary name (spec file line
81/82).


You are receiving this mail because: