ncurses: make sure the timestamp of copied host utils is current, so that it doesn...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 17 Mar 2009 04:17:21 +0000 (04:17 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 17 Mar 2009 04:17:21 +0000 (04:17 +0000)
SVN-Revision: 14912

package/ncurses/Makefile

index a35bd80be58a5818e776cfe96a743a6007f23995..e701882d3da0466bca4bf7e8e37ee67939baa769 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)" \