libbson 1.1.10, put headers in correct place

This commit is contained in:
Adrián Arroyo Calle
2016-01-22 16:31:02 +00:00
parent 8aec66494d
commit 1d31eb9d69

View File

@@ -6,7 +6,7 @@ languages such as python, ruby, or perl."
HOMEPAGE="http://github.com/mongodb/libbson"
COPYRIGHT="2013-2015 Christian Hergert, MongoDB and others"
LICENSE="Apache v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://github.com/mongodb/libbson/releases/download/1.1.10/libbson-1.1.10.tar.gz"
CHECKSUM_SHA256="211a62a7a6f93ba21b85afc1522c3a367a264be09626ea15f7be3a0fbe084a70"
@@ -53,6 +53,9 @@ BUILD()
INSTALL()
{
make install
mkdir -p $includeDir
mv $prefix/include/* $includeDir/
rmdir $prefix/include
prepareInstalledDevelLibs libbson-1.0
fixPkgconfig
packageEntries devel $developDir