Description of problem: freetype-config returns a wrong inlude path when using the --prefix parameter Version-Release number of selected component (if applicable): freetype-devel-2.5.3-8.fc21.x86_64 How reproducible: 100% Steps to Reproduce & Actual results: $ freetype-config --cflags -I/usr/include/freetype2 $ freetype-config --prefix=/usr --cflags -I/usr/include Expected results: $ freetype-config --cflags -I/usr/include/freetype2 $ freetype-config --prefix=/usr --cflags -I/usr/include/freetype2 Additional Info: - works fine up to Fedora 20 - broken in rawhide and Fedora 21 - this breaks scummvm's configure script which calls freetype-config with the --prefix parameter...
Hi, I've fixed the freetype-config script so that it returns correct values. Marek
freetype-2.5.3-11.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/freetype-2.5.3-11.fc21
Package freetype-2.5.3-11.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing freetype-2.5.3-11.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-14909/freetype-2.5.3-11.fc21 then log in and leave karma (feedback).
freetype-2.5.3-11.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.