incorrect filenames in /share/sound/CMakeLists.txt prevent installation

• Jun 26, 2019 - 20:40
Reported version
3.2
Type
Development
Frequency
Many
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project

/share/sound/CMakeLists.txt in the 3.2 source code contains three references to "MuseScore_General-License.md" (lines 32, 35 & 38). The hyphen in this filename should be an underscore instead ("MuseScore_General_License.md"). This error prevents the "make install" step from completing successfully.


Comments

It looks like it should only make a wrong license file being installed (a renamed FluidR3Mono_License.md instead of MuseScore_General_License.md) but not prevent the whole installation from happening. Of course, this should be corrected too, but does it really cause installation to fail for you?

Fix version
3.2.3