summaryrefslogtreecommitdiff
path: root/package/pkgconf/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-06 11:09:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-06 11:09:07 +0200
commitac5970e35e66605d0547bcd0f3ec7f3e177a2bb8 (patch)
tree363475b3141334c819396ce3bffefc46452734ad /package/pkgconf/Makefile
parentf073ed03ff3d9e40e142fd39632ee93dd7a4f1c7 (diff)
parent7762cd4b8597a42a8892d77bea8215a67fb5fbfc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pkgconf/Makefile')
-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