Nous allons avoir besoin de copier nos variables de construction vers notre nouveau système :
echo export BUILD32=\""${BUILD32}\"" >> ${CLFS}/root/.bash_profile
echo export BUILD64=\""${BUILD64}\"" >> ${CLFS}/root/.bash_profile
echo export CLFS_TARGET32=\""${CLFS_TARGET32}\"" >> \
${CLFS}/root/.bash_profile