From 83344e425c57cd3808e734b487c695112f5e551b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Oct 2013 21:50:50 +0100 Subject: try to fix rebuild problem --- mk/host-bottom.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mk/host-bottom.mk') diff --git a/mk/host-bottom.mk b/mk/host-bottom.mk index d6ec200c2..83eb22b0e 100644 --- a/mk/host-bottom.mk +++ b/mk/host-bottom.mk @@ -78,9 +78,9 @@ endif rm -rf ${WRKBUILD} ${WRKDIST} ${WRKSRC} exec ${MAKE} host-extract $(MAKE_TRACE) mkdir -p ${HOST_WRKINST} - touch $@ # avoid rebuild touch ${_HOST_BUILD_COOKIE} ${_HOST_CONFIGURE_COOKIE} + touch $@ ${_HOST_COOKIE}: exec ${MAKE} hostpackage -- cgit v1.2.3