Removed stray fixPkgconfig from sdl_ttf recipe.

This commit is contained in:
Scott McCreary
2013-10-13 02:52:16 -07:00
parent b49430524d
commit 410e403f23

View File

@@ -58,10 +58,9 @@ INSTALL()
{
make install
fixPkgconfig
prepareInstalledDevelLib libSDL_ttf
fixPkgconfig
packageEntries devel \
$developDir
}