From c5631746c08e0efa5555c36fcbbe056fd2ab077b Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 17 Nov 2005 19:32:23 +0000 Subject: [PATCH] Merged r2192 from trunk. --- jhalfs | 1 + 1 file changed, 1 insertion(+) diff --git a/jhalfs b/jhalfs index e21269f..c2e5a84 100755 --- a/jhalfs +++ b/jhalfs @@ -332,6 +332,7 @@ chapter4_Makefiles() { 020-creatingtoolsdir: @\$(call echo_message, Building) @mkdir -v \$(LFS)/tools && \\ + rm -fv /tools && \\ ln -sv \$(LFS)/tools / && \\ touch \$@