added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2

SVN-Revision: 9162
This commit is contained in:
John Crispin
2007-10-06 23:50:47 +00:00
parent 446881738f
commit c3847b8e5d
6 changed files with 39 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
pkg-config.real $@ --define-variable=libdir=${STAGING_DIR}/usr/lib --define-variable=includedir=${STAGING_DIR}/usr/include