From: Matthias Schiffer Date: Sat, 14 Jan 2017 17:16:11 +0000 (+0100) Subject: libgpg-error: revert $(STAGING_DIR_HOSTPKG) to $(STAGING_DIR)/host where appropriate X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=68699b68110f7f92cfb98989ca2244ec5852d856;p=feed%2Fpackages.git libgpg-error: revert $(STAGING_DIR_HOSTPKG) to $(STAGING_DIR)/host where appropriate Host files installed in Build/InstallDev are target-specific and will stay in $(STAGING_DIR)/host after the STAGING_DIR_HOSTPKG unification. Signed-off-by: Matthias Schiffer --- diff --git a/libs/libgpg-error/Makefile b/libs/libgpg-error/Makefile index 999058632c..27e5e0954e 100644 --- a/libs/libgpg-error/Makefile +++ b/libs/libgpg-error/Makefile @@ -51,7 +51,7 @@ define Build/InstallDev $(SED) \ 's,^\(prefix\|exec_prefix\)=.*,\1=$(STAGING_DIR)/usr,g' \ $(2)/bin/gpg-error-config - ln -sf $(STAGING_DIR_HOSTPKG)/bin/gpg-error-config $(1)/usr/bin/gpg-error-config + ln -sf $(STAGING_DIR)/host/bin/gpg-error-config $(1)/usr/bin/gpg-error-config $(INSTALL_DIR) $(1)/usr/include $(INSTALL_DATA) \