]> git.pld-linux.org Git - packages/owncloudclient.git/commitdiff
cleaner disable kf5
authorElan Ruusamäe <glen@delfi.ee>
Tue, 12 Apr 2016 21:55:45 +0000 (00:55 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 12 Apr 2016 21:55:45 +0000 (00:55 +0300)
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.082901 seconds and 4 git commands to generate.