Pull newer pim and feedback
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
if (NOT EXISTS "${QT_SOURCE_DIR}/qtfeedback")
 | 
			
		||||
  EXECUTE_PROCESS(
 | 
			
		||||
    WORKING_DIRECTORY "${QT_SOURCE_DIR}"
 | 
			
		||||
    COMMAND sh -c "dget https://launchpad.net/ubuntu/+archive/primary/+files/qtfeedback-opensource-src_5.0~git20130529-0ubuntu11.dsc \\
 | 
			
		||||
    COMMAND sh -c "dget https://launchpad.net/ubuntu/+archive/primary/+files/qtfeedback-opensource-src_5.0~git20130529-0ubuntu12.dsc \\
 | 
			
		||||
                   && mv qtfeedback-opensource-src-* qtfeedback"
 | 
			
		||||
    RESULT_VARIABLE command_result
 | 
			
		||||
  )
 | 
			
		||||
@@ -14,7 +14,7 @@ endif()
 | 
			
		||||
if (NOT EXISTS "${QT_SOURCE_DIR}/qtpim")
 | 
			
		||||
  EXECUTE_PROCESS(
 | 
			
		||||
    WORKING_DIRECTORY "${QT_SOURCE_DIR}"
 | 
			
		||||
    COMMAND sh -c "dget https://launchpad.net/ubuntu/+archive/primary/+files/qtpim-opensource-src_5.0~git20140515~29475884-0ubuntu11.dsc \\
 | 
			
		||||
    COMMAND sh -c "dget https://launchpad.net/ubuntu/+archive/primary/+files/qtpim-opensource-src_5.0~git20140515~29475884-0ubuntu18.dsc \\
 | 
			
		||||
                   && mv qtpim-opensource-src-* qtpim"
 | 
			
		||||
    RESULT_VARIABLE command_result
 | 
			
		||||
  )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user