1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-29 00:02:54 +03:00

minor fix: do not create temporary files in package-directory during build.

This commit is contained in:
David Kühling 2010-11-19 21:27:11 +01:00
parent 72bfce550c
commit 25cc3ef145

View File

@ -276,7 +276,7 @@ define Package/gforth/install
# install the correct Gforth kernel image
echo "$(INSTALL_DATA) $(PKG_BUILD_DIR)/@kernel_fi@ $(1)/$(GFORTH_SHARE_DIR)/" > $(PKG_BUILD_DIR)/install-kernel.sh.in
$(PKG_BUILD_DIR)/config.status --file $(PKG_BUILD_DIR)/install-kernel.sh
cd $(PKG_BUILD_DIR) && ./config.status --file install-kernel.sh
. $(PKG_BUILD_DIR)/install-kernel.sh
# install updating script and wrap gforth interpreter binaries so that