commit 2e6eded88a1dc6c1e52af7459acea1e20993733a
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Apr 13 00:55:45 2016 +0300

    cleaner disable kf5

 owncloudclient.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/owncloudclient.spec b/owncloudclient.spec
index a015622..e988b73 100644
--- a/owncloudclient.spec
+++ b/owncloudclient.spec
@@ -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} \
        ..
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/owncloudclient.git/commitdiff/2e6eded88a1dc6c1e52af7459acea1e20993733a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to