From e5fbeb00f4a5c9178959684965d3b9268c4f67f0 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 28 Dec 2019 08:23:35 -0600 Subject: user/polkit-qt-1: Fix CMake invocation --- user/polkit-qt-1/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'user/polkit-qt-1/APKBUILD') diff --git a/user/polkit-qt-1/APKBUILD b/user/polkit-qt-1/APKBUILD index 4a109e7d7..f50285a88 100644 --- a/user/polkit-qt-1/APKBUILD +++ b/user/polkit-qt-1/APKBUILD @@ -25,8 +25,7 @@ build() { -DCMAKE_BUILD_TYPE=RelWithDebugInfo \ -DCMAKE_CXX_FLAGS="$CXXFLAGS" \ -DCMAKE_C_FLAGS="$CFLAGS" \ - -DUSE_QT5=ON \ - ${CMAKE_CROSSOPTS} + ${CMAKE_CROSSOPTS} . make } -- cgit v1.2.3-60-g2f50