added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
[openwrt/svn-archive/archive.git] / tools / pkg-config / files / pkg-config
diff --git a/tools/pkg-config/files/pkg-config b/tools/pkg-config/files/pkg-config
new file mode 100755 (executable)
index 0000000..31cfd0d
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pkg-config.real $@ --define-variable=libdir=${STAGING_DIR}/usr/lib --define-variable=includedir=${STAGING_DIR}/usr/include