Changeset d46a46e for LFS


Ignore:
Timestamp:
04/07/2006 05:19:51 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
73e1720
Parents:
f4b3d20
Message:

Actually fixed locales creation in chapter 05

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/master.sh

    rf4b3d20 rd46a46e  
    7777      *stripping) [[ "${STRIP}" = "0" ]] && continue ;;
    7878      *glibc)     [[ "${TEST}" = "3" ]] && \
    79                   sed -i 's@/usr/lib/locale@/tools&@' $file ;;
     79                  sed -i 's@/usr/lib/locale@/tools/lib/locale@' $file ;;
    8080    esac
    8181
Note: See TracChangeset for help on using the changeset viewer.