aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pkg-config/files
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pkg-config/files')
-rw-r--r--tools/pkg-config/files/.svn/entries62
-rw-r--r--tools/pkg-config/files/.svn/prop-base/pkg-config.svn-base5
-rw-r--r--tools/pkg-config/files/.svn/text-base/pkg-config.svn-base3
-rwxr-xr-xtools/pkg-config/files/pkg-config3
4 files changed, 73 insertions, 0 deletions
diff --git a/tools/pkg-config/files/.svn/entries b/tools/pkg-config/files/.svn/entries
new file mode 100644
index 0000000..78a5e5b
--- /dev/null
+++ b/tools/pkg-config/files/.svn/entries
@@ -0,0 +1,62 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/tools/pkg-config/files
+svn://svn.openwrt.org/openwrt
+
+
+
+2011-07-24T09:02:49.152125Z
+27744
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+pkg-config
+file
+
+
+
+
+2013-03-17T12:13:22.000000Z
+4255d430d6306b586c3a7e44e992fb24
+2011-07-24T09:02:49.152125Z
+27744
+nbd
+has-props
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+121
+
diff --git a/tools/pkg-config/files/.svn/prop-base/pkg-config.svn-base b/tools/pkg-config/files/.svn/prop-base/pkg-config.svn-base
new file mode 100644
index 0000000..869ac71
--- /dev/null
+++ b/tools/pkg-config/files/.svn/prop-base/pkg-config.svn-base
@@ -0,0 +1,5 @@
+K 14
+svn:executable
+V 1
+*
+END
diff --git a/tools/pkg-config/files/.svn/text-base/pkg-config.svn-base b/tools/pkg-config/files/.svn/text-base/pkg-config.svn-base
new file mode 100644
index 0000000..e58b132
--- /dev/null
+++ b/tools/pkg-config/files/.svn/text-base/pkg-config.svn-base
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pkg-config.real $@ --define-variable=prefix=${STAGING_PREFIX} --define-variable=exec_prefix=${STAGING_PREFIX}
diff --git a/tools/pkg-config/files/pkg-config b/tools/pkg-config/files/pkg-config
new file mode 100755
index 0000000..e58b132
--- /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}