[packages/owncloudclient] cleaner disable kf5
    glen 
    glen at pld-linux.org
       
    Tue Apr 12 23:55:52 CEST 2016
    
    
  
commit 2e6eded88a1dc6c1e52af7459acea1e20993733a
Author: Elan Ruusamäe <glen at delfi.ee>
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
    
    
More information about the pld-cvs-commit
mailing list