aboutsummaryrefslogtreecommitdiffstats
path: root/community/lapack/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lapack/APKBUILD')
-rw-r--r--community/lapack/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lapack/APKBUILD b/community/lapack/APKBUILD
index b91bb491ba..d055a5c5a4 100644
--- a/community/lapack/APKBUILD
+++ b/community/lapack/APKBUILD
@@ -22,7 +22,7 @@ prepare() {
}
build() {
- cd "$builddir"/sandbox
+ cd "$builddir"/sandbox
cmake .. \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \