libuuid: Fix pkgconfig file

Increment revision
This commit is contained in:
François Revol
2014-10-28 21:54:16 +01:00
parent b585d2e7eb
commit 7effcc23f6

View File

@@ -9,7 +9,7 @@ unique should be taken to mean \"practically unique\" rather than \"guaranteed \
unique\".
"
HOMEPAGE="http://sourceforge.net/projects/libuuid/"
REVISION="1"
REVISION="2"
LICENSE="GNU GPL v2"
ARCHITECTURES="x86_gcc2 x86"
SECONDARY_ARCHITECTURES="x86"
@@ -45,6 +45,7 @@ INSTALL()
{
make install
fixPkgconfig
prepareInstalledDevelLib libuuid
packageEntries devel $developDir
}