Fix SDL2 .pc file some more
This commit is contained in:
		
							parent
							
								
									c9635455a0
								
							
						
					
					
						commit
						8906c0968c
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -49,6 +49,10 @@ ffbuild_dockerbuild() {
 | 
				
			||||||
            -e 's/ \-Dmain=SDL_main//g' \
 | 
					            -e 's/ \-Dmain=SDL_main//g' \
 | 
				
			||||||
            "$FFBUILD_PREFIX"/lib/pkgconfig/sdl2.pc
 | 
					            "$FFBUILD_PREFIX"/lib/pkgconfig/sdl2.pc
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    sed -ri -e 's/ -lSDL2//g' \
 | 
				
			||||||
 | 
					        -e 's/Libs: /Libs: -lSDL2 /'\
 | 
				
			||||||
 | 
					        "$FFBUILD_PREFIX"/lib/pkgconfig/sdl2.pc
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_configure() {
 | 
					ffbuild_configure() {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue