added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
This commit is contained in:
3
tools/pkg-config/files/pkg-config
Executable file
3
tools/pkg-config/files/pkg-config
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
pkg-config.real $@ --define-variable=libdir=${STAGING_DIR}/usr/lib --define-variable=includedir=${STAGING_DIR}/usr/include
|
||||
Reference in New Issue
Block a user