diff --git a/sys-devel/libuuid/libuuid-1.0.3.recipe b/sys-devel/libuuid/libuuid-1.0.3.recipe index a9b5dfe3f..601dbfbf4 100644 --- a/sys-devel/libuuid/libuuid-1.0.3.recipe +++ b/sys-devel/libuuid/libuuid-1.0.3.recipe @@ -10,7 +10,7 @@ unique\"." HOMEPAGE="http://sourceforge.net/projects/libuuid/" COPYRIGHT="2013-2014 Ralph Böhme" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://downloads.sourceforge.net/project/libuuid/libuuid-1.0.3.tar.gz" CHECKSUM_SHA256="46af3275291091009ad7f1b899de3d0cea0252737550e7919d17237997db5644" PATCHES="libuuid-1.0.3.patchset" @@ -54,6 +54,7 @@ INSTALL() make install fixPkgconfig + rm $libDir/libuuid.la prepareInstalledDevelLib libuuid packageEntries devel $developDir } @@ -62,4 +63,4 @@ TEST() { make check ./test_uuid -} \ No newline at end of file +}