Fix printing components' file names.

This commit is contained in:
Yann E. MORIN"
2007-06-16 21:44:45 +00:00
parent eefa05172a
commit d8bc11b165
7 changed files with 11 additions and 8 deletions

View File

@ -6,7 +6,7 @@
if [ "${CT_ARCH_FLOAT_SW_LIBFLOAT}" = "y" ]; then
do_print_filename() {
echo "${CT_LIBFLOAT_FILE}"
echo "libfloat-${CT_LIBFLOAT_VERSION}"
}
# Download libfloat