mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 00:30:06 +02:00
* The check for hybrids sometimes didn't work because the end of line from the compiler output was stripped. Make sure there is always a newline in the string so the regexp can match. * The path prefix for SDL sub-libraries (image, ttf and mixer) are wrong. Add the correct prefix, but leave the wrong ones for backward compatibility.