Changeset 38d2de6 for LFS


Ignore:
Timestamp:
04/28/2007 03:49:34 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
75c1211
Parents:
93346ee
Message:

Typo fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/master.sh

    r93346ee r38d2de6  
    233233    # Insert instructions for unpacking the package and changing directories
    234234    if [ "$pkg_tarball" != "" ] ; then
    235       # Touch timestamp file if inelalled files logs will be created.
     235      # Touch timestamp file if installed files logs will be created.
    236236      if [ "${INSTALL_LOG}" = "y" ] ; then
    237237        CHROOT_wrt_TouchTimestamp
Note: See TracChangeset for help on using the changeset viewer.