Changeset 775945f


Ignore:
Timestamp:
04/06/2006 10:43:35 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:
f4b3d20
Parents:
a241c33
Message:

Small code fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/master.sh

    ra241c33 r775945f  
    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&@' $file ;;
    8080    esac
    8181
Note: See TracChangeset for help on using the changeset viewer.