changeset 1713:8929051f09f4 draft

When switching record-commands to host-tools after the toybox build, update path to actually log the next few packages.
author Rob Landley <rob@landley.net>
date Sun, 21 Dec 2014 13:34:34 -0600
parents 7be9fee02572
children bd277be2c77b
files host-tools.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/host-tools.sh	Mon Dec 01 19:12:39 2014 -0600
+++ b/host-tools.sh	Sun Dec 21 13:34:34 2014 -0600
@@ -134,6 +134,7 @@
 if [ ! -z "$(find "$STAGE_DIR" -newer "$BUILD/record-commands" 2>/dev/null)" ]
 then
   cd "$TOP" && more/record-commands.sh || dienow
+  PATH="$WRAPDIR"
 fi
 
 # This is optionally used by root-filesystem to accelerate native builds when