Create spotify_install.patch
This commit is contained in:
		
							parent
							
								
									aee9df7c3f
								
							
						
					
					
						commit
						32a3a309f2
					
				
					 1 changed files with 21 additions and 0 deletions
				
			
		
							
								
								
									
										21
									
								
								talimatname/genel/c/clementine/spotify_install.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								talimatname/genel/c/clementine/spotify_install.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
--- ext/clementine-spotifyblob/CMakeLists.txt	2016-03-03 21:42:28.483811815 +0100
 | 
			
		||||
+++ ext/clementine-spotifyblob/CMakeLists.txt.new	2016-03-03 21:42:56.237145560 +0100
 | 
			
		||||
@@ -62,18 +62,3 @@
 | 
			
		||||
           RUNTIME DESTINATION bin
 | 
			
		||||
   )
 | 
			
		||||
 endif(NOT APPLE)
 | 
			
		||||
-
 | 
			
		||||
-if(LINUX)
 | 
			
		||||
-  # Versioned name of the blob
 | 
			
		||||
-  if(CMAKE_SIZEOF_VOID_P EQUAL 4)
 | 
			
		||||
-    set(SPOTIFY_BLOB_ARCH 32)
 | 
			
		||||
-  else(CMAKE_SIZEOF_VOID_P EQUAL 4)
 | 
			
		||||
-    set(SPOTIFY_BLOB_ARCH 64)
 | 
			
		||||
-  endif(CMAKE_SIZEOF_VOID_P EQUAL 4)
 | 
			
		||||
-
 | 
			
		||||
-  install(
 | 
			
		||||
-    FILES ${CMAKE_BINARY_DIR}/clementine-spotifyblob
 | 
			
		||||
-    DESTINATION ${CMAKE_BINARY_DIR}/spotify/version${SPOTIFY_BLOB_VERSION}-${SPOTIFY_BLOB_ARCH}bit/
 | 
			
		||||
-    RENAME blob
 | 
			
		||||
-  )
 | 
			
		||||
-endif(LINUX)
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue