Changeset 8b61744 for blfs-tool


Ignore:
Timestamp:
10/07/2006 06:53:15 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
640e48b
Parents:
881c96f
Message:

Message fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • blfs-tool

    r881c96f r8b61744  
    145145read ANSWER
    146146if [ x$ANSWER != "xyes" ] ; then
    147   echo "${nl_}Fix the configuration options and rerun the script.${nl_}"
     147  echo "${nl_}Rerun make to fix the configuration options.${nl_}"
    148148  exit 1
    149149fi
Note: See TracChangeset for help on using the changeset viewer.