fixPkgconfig doesn't need an argument.

This commit is contained in:
Jérôme Duval
2014-09-02 17:05:33 +02:00
parent e0ece61a8c
commit ba7a929582
14 changed files with 14 additions and 14 deletions

View File

@@ -41,7 +41,7 @@ INSTALL()
INCLUDEDIR=$relativeIncludeDir install
prepareInstalledDevelLib libsvgtiny
fixPkgconfig libsvgtiny
fixPkgconfig
packageEntries devel $developDir
}
LICENSE="MIT"