Fix syntax error
How did this even build?
Errors introduced by e320be9626
Signed-off-by: Christoph <auer.chrisi@gmx.net>
			
			
This commit is contained in:
		
							parent
							
								
									0d7af044e9
								
							
						
					
					
						commit
						5132335500
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -141,8 +141,8 @@ build() {
 | 
			
		|||
 | 
			
		||||
    # Patch tdesktop
 | 
			
		||||
    sed -i 's/CUSTOM_API_ID//g' "$UPSTREAM/Telegram/Telegram.pro"
 | 
			
		||||
    sed -i 's,LIBS += /usr/local/lib/libxkbcommon.a,,g" "$UPSTREAM/Telegram/Telegram.pro"
 | 
			
		||||
    sed -i 's,#xkbcommon,xkbcommon,g" "$UPSTREAM/Telegram/Telegram.pro"
 | 
			
		||||
    sed -i 's,LIBS += /usr/local/lib/libxkbcommon.a,,g' "$UPSTREAM/Telegram/Telegram.pro"
 | 
			
		||||
    sed -i 's,#xkbcommon,xkbcommon,g' "$UPSTREAM/Telegram/Telegram.pro"
 | 
			
		||||
    sed -i "s,\..*/Libraries/breakpad/,$BREAKPAD_PATH/,g" "$UPSTREAM/Telegram/Telegram.pro"
 | 
			
		||||
 | 
			
		||||
	local options=""
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue