# HG changeset patch # User Rob Landley # Date 1352836664 21600 # Node ID 6bdc83f4992038a1b3a48feb7f25428dec67f257 # Parent f0315ac24c40086138d50035daf0121c3c597bab Rename record-commands wrapper directory "record-commands". (Note: this means more/clean.sh takes it out.) diff -r f0315ac24c40 -r 6bdc83f49920 sources/include.sh --- a/sources/include.sh Tue Nov 13 13:56:04 2012 -0600 +++ b/sources/include.sh Tue Nov 13 13:57:44 2012 -0600 @@ -32,7 +32,7 @@ export_if_blank BUILD="$TOP/build" export_if_blank SRCTREE="$BUILD/packages" export_if_blank HOSTTOOLS="$BUILD/host" -export_if_blank WRAPDIR="$BUILD/wrapdir" +export_if_blank WRAPDIR="$BUILD/record-commands" # Set a default non-arch