Armadillo : .pc fix (#1940)

This commit is contained in:
miqlas
2017-12-26 20:21:10 +01:00
committed by waddlesplash
parent 34fe596b4f
commit a2d049229a

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2008-2017 Conrad Sanderson
2017 Arroyo Consortium
2017 Data61, CSIRO"
LICENSE="Apache v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sourceforge.net/arma/armadillo-$portVersion.tar.xz"
CHECKSUM_SHA256="b41886f4b4ec8eab2b97088834974e5479f2e2075e01859832d6516db77e655f"
@@ -52,6 +52,7 @@ BUILD_PREREQUIRES="
cmd:make
cmd:pkg_config$secondaryArchSuffix
cmd:strip$secondaryArchSuffix
cmd:sed
"
BUILD()
@@ -81,6 +82,9 @@ INSTALL()
prepareInstalledDevelLib libarmadillo
sed -i "1i prefix=$prefix" \
$libDir/pkgconfig/armadillo.pc
fixPkgconfig
packageEntries devel \