Changeset 0873ccc for jhalfs


Ignore:
Timestamp:
10/23/2009 03:53:53 PM (15 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
de63126
Parents:
401aac8
Message:

spelling & grammar changes supplied by Gilles Espinasse

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    r401aac8 r0873ccc  
    133133fi
    134134
    135 # Book surces envars
     135# Book sources envars
    136136BRANCH_ID=${BRANCH_ID:=development}
    137137
     
    181181              * )  BLFS_TREE=tags/${BLFS_BRANCH_ID} ;;
    182182  esac
    183   # Dependencies envars, to can update it more easy.
     183  # Dependencies envars, more easy to update.
    184184  # Tidy and Unzip version are harcoded also in wrt_blfs_tool_targets()
    185185    # libxml2
     
    295295###################################
    296296
    297 # Check for build prereequisites.
     297# Check for build prerequisites.
    298298echo
    299299  check_prerequisites
     
    445445fi
    446446
    447 # When regeneration the Makefile we need to know also the canonical book version
     447# When regenerating the Makefile, we need to know also the canonical book version
    448448if [[ "$REBUILD_MAKEFILE" = "y" ]] ; then
    449449  case $PROGNAME in
Note: See TracChangeset for help on using the changeset viewer.