]> git.pld-linux.org Git - packages/owncloudclient.git/blobdiff - owncloudclient.spec
cleaner disable kf5
[packages/owncloudclient.git] / owncloudclient.spec
index a015622b79e52f068242d272cc809462a8463238..e988b7341243d7cb76b71999cef1556a93b69f5e 100644 (file)
@@ -150,7 +150,8 @@ cd build
        -DDOXYGEN_FOUND=NO \
 %endif
 %if %{without dolphin}
-       -DKF5_FOUND=NO \
+       -DCMAKE_DISABLE_FIND_PACKAGE_ECM=TRUE \
+       -DCMAKE_DISABLE_FIND_PACKAGE_KF5=TRUE \
 %endif
        %{!?with_gui:-DBUILD_LIBRARIES_ONLY=ON} \
        ..
This page took 0.476572 seconds and 4 git commands to generate.