summaryrefslogtreecommitdiff
path: root/package/pkgconf/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-02 21:04:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-02 21:04:08 +0200
commitfbe5f563db24f5fa7eb24065c89557033a7547a2 (patch)
tree1208e624036bd6434dbdf03c06ad03d5c829bcf1 /package/pkgconf/Makefile
parent830cbab2bf7c28ce2de623fc06350a1030106200 (diff)
parentcf494122e89c1f3674079ad3de3604f8d8e94b0b (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