ncurses: make sure the timestamp of copied host utils is current, so that it doesn...
[openwrt.git] / package / ncurses / Makefile
index a35bd80..e701882 100644 (file)
@@ -59,6 +59,9 @@ define Build/Compile
                $(HOST_BUILD_DIR)/ncurses/make_keys \
                $(HOST_BUILD_DIR)/ncurses/make_hash \
                $(PKG_BUILD_DIR)/ncurses/
+       touch \
+               $(PKG_BUILD_DIR)/ncurses/make_keys \
+               $(PKG_BUILD_DIR)/ncurses/make_hash
        $(MAKE) -C $(PKG_BUILD_DIR) \
                $(TARGET_CONFIGURE_OPTS) \
                BUILD_CC="$(TARGET_CC)" \
This page took 0.021231 seconds and 4 git commands to generate.