mpg123: Fix pkg-config file installation

This commit is contained in:
François Revol
2014-07-12 22:54:17 +02:00
parent 5b065da0fa
commit 1bdf702de2

View File

@@ -48,6 +48,7 @@ INSTALL()
{
make install
prepareInstalledDevelLib libmpg123
fixPkgconfig
packageEntries devel $developDir
}