aboutsummaryrefslogtreecommitdiffstats
path: root/testing/olm
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-06-10 12:23:43 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-06-18 17:55:20 -0300
commit0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93 (patch)
treeee9581cb75dc8312b7b9197c6bfbc4331bd98f02 /testing/olm
parentbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff)
downloadaports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2
aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz
testing/kde-frameworks: update to 5.59.0
Diffstat (limited to 'testing/olm')
-rw-r--r--testing/olm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/olm/APKBUILD b/testing/olm/APKBUILD
index 2c8ed9c6bd..41529fc047 100644
--- a/testing/olm/APKBUILD
+++ b/testing/olm/APKBUILD
@@ -13,7 +13,7 @@ subpackages="$pkgname-dev"
build() {
cmake \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib
make