Cleaning up installer file locations for progress-linux.

This commit is contained in:
Daniel Baumann 2013-03-27 12:31:25 +01:00
parent f1410a0945
commit d0bb1a3ade
1 changed files with 16 additions and 0 deletions

View File

@ -856,6 +856,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