Cleaning up installer file locations for progress-linux.

This commit is contained in:
Daniel Baumann 2013-04-09 05:54:30 +02:00
parent a979cdf163
commit c4c9c02d9b
1 changed files with 16 additions and 0 deletions

View File

@ -908,6 +908,22 @@ then
fi
fi
case "${LB_MODE}" in
progress-linux)
mv binary/install binary/installer
rm -f binary/debian
for _DIRECTORY in dists pool project firmware
do
if [ -e "${_DIRECTORY}" ]
then
mv binary/"${_DIRECTORY}" binary/installer
fi
done
;;
esac
# Saving cache
Save_cache cache/packages.binary