summaryrefslogtreecommitdiff
path: root/package/pkgconf/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-02 07:36:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-02 07:36:44 +0200
commita691abc857458de0023f5e532feee866af0218ed (patch)
tree6b88f107d293d8731dd4f88a9b84012a787acdbd /package/pkgconf/Makefile
parentf6161af2d6f3e0ed683fe77450aa2f9fe9ec100b (diff)
add symlink
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 b1131003a..8375a8236 100644
--- a/package/pkgconf/Makefile
+++ b/package/pkgconf/Makefile
@@ -24,6 +24,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