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

@@ -54,7 +54,7 @@ INSTALL()
mkdir -p $developLibDir
prepareInstalledDevelLib libcss
fixPkgconfig libcss
fixPkgconfig
packageEntries devel $developDir
}