summaryrefslogtreecommitdiff
path: root/package/pkgconf
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-06 14:34:18 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-06 14:34:18 +0200
commit5bcfd51dfd2fb526705540ec690e2798a3074e55 (patch)
treea2804e8f2dab60bca08c82a4eb43a04ddc58bfe3 /package/pkgconf
parent2b35f2ab375d1b4809e063df485e60400d5879e2 (diff)
parent547b849f5d9d30c02b3783d58779acab7c09d8c1 (diff)
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
Diffstat (limited to 'package/pkgconf')
-rw-r--r--package/pkgconf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pkgconf/Makefile b/package/pkgconf/Makefile
index 39d97a3dc..8dbc5e32a 100644
--- a/package/pkgconf/Makefile
+++ b/package/pkgconf/Makefile
@@ -22,6 +22,7 @@ HOST_STYLE:= auto
hostpost-install:
(cd $(STAGING_HOST_DIR)/usr/bin && ln -sf pkgconf pkg-config)
+ (cd $(STAGING_HOST_DIR)/usr/bin && ln -sf pkgconf $(GNU_TARGET_NAME)-pkg-config)
pkgconf-install:
$(INSTALL_DIR) $(IDIR_PKGCONF)/usr/bin