mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
openblas: keep libopenblas.so.0 in $libDir.
This commit is contained in:
@@ -4,7 +4,7 @@ DESCRIPTION="OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD\
|
||||
HOMEPAGE="http://www.openblas.net/"
|
||||
COPYRIGHT="2011-2016 The OpenBLAS Project"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://github.com/xianyi/OpenBLAS/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9c40b5e4970f27c5f6911cb0a28aa26b6c83f17418b69f8e5a116bb983ca8557"
|
||||
SOURCE_DIR="OpenBLAS-$portVersion"
|
||||
@@ -60,6 +60,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLibs libopenblas libopenblasp-r$portVersion
|
||||
|
||||
cp -P $developLibDir/libopenblas.so.0 $libDir
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
$libDir/cmake
|
||||
|
||||
Reference in New Issue
Block a user