mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:20:59 +00:00
The configure script for `SDL2_mixer` was trying to find the shared library for `libmodplug` in the wrong directories and with the wrong filename. This installs the shared library as `libmodplug.so.1` and symlinks to it from `libmodplug.so`, and instructs the `SDL2_mixer` build to search for it in `/usr/local/lib`. Fixes the build for ports Super-Mario, freeciv and dungeonrush. |
||
|---|---|---|
| .. | ||
| patches | ||
| package.sh | ||