aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pkg-config/files/pkg-config
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pkg-config/files/pkg-config')
-rwxr-xr-xtools/pkg-config/files/pkg-config3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/pkg-config/files/pkg-config b/tools/pkg-config/files/pkg-config
new file mode 100755
index 000000000..e58b13216
--- /dev/null
+++ b/tools/pkg-config/files/pkg-config
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pkg-config.real $@ --define-variable=prefix=${STAGING_PREFIX} --define-variable=exec_prefix=${STAGING_PREFIX}