Merge trunk
This commit is contained in:
		@@ -25,7 +25,8 @@ endif()
 | 
			
		||||
if (NOT EXISTS "${QT_SOURCE_DIR}/ubuntu-sdk")
 | 
			
		||||
  EXECUTE_PROCESS(
 | 
			
		||||
    WORKING_DIRECTORY "${QT_SOURCE_DIR}"
 | 
			
		||||
    COMMAND sh -c "bzr branch lp:ubuntu-ui-toolkit/staging ubuntu-sdk -Ossl.cert_reqs=none \\
 | 
			
		||||
#    COMMAND sh -c "bzr branch lp:ubuntu-ui-toolkit/staging ubuntu-sdk -Ossl.cert_reqs=none \\
 | 
			
		||||
    COMMAND sh -c "bzr branch lp:~zeller-benjamin/ubuntu-ui-toolkit/qt56 ubuntu-sdk -Ossl.cert_reqs=none \\
 | 
			
		||||
                   && patch -p0 < ${CMAKE_SOURCE_DIR}/patches/qt-enable-uitk.patch \\
 | 
			
		||||
                   && mkdir -p ubuntu-sdk/.git"
 | 
			
		||||
    RESULT_VARIABLE command_result
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user