wrong pkg-config prefix
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
prefix=@PACKAGE_NAME@
 | 
			
		||||
exec_prefix=${prefix}
 | 
			
		||||
prefix=@prefix@
 | 
			
		||||
exec_prefix=@exec_prefix@
 | 
			
		||||
libdir=${exec_prefix}/lib
 | 
			
		||||
includedir=${prefix}/include
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user