aboutsummaryrefslogtreecommitdiffstats
path: root/testing/polkit-qt-1/APKBUILD
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/polkit-qt-1/APKBUILD
parentbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff)
downloadaports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2
aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz
testing/kde-frameworks: update to 5.59.0
Diffstat (limited to 'testing/polkit-qt-1/APKBUILD')
-rw-r--r--testing/polkit-qt-1/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/polkit-qt-1/APKBUILD b/testing/polkit-qt-1/APKBUILD
index df40ae99b2..1413c3ffb6 100644
--- a/testing/polkit-qt-1/APKBUILD
+++ b/testing/polkit-qt-1/APKBUILD
@@ -14,7 +14,7 @@ subpackages="$pkgname-dev"
build() {
cmake \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib
make