Ignore:
Timestamp:
08/15/2006 11:50:55 AM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
9d158f9
Parents:
bc4a8dc
Message:

Removed unnecessary trace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/gen-makefile.sh

    rbc4a8dc rc361b24  
    107107                grep -i " ${this_script#*-?-}-version " | \
    108108                cut -d "\"" -f2 )
    109     echo "${this_script} ... ${this_script#*-?-} .. ver ${script_ver}"
    110109    if [ ! -e $TRACKING_DIR/${this_script#*-?-}-$script_ver ]; then
    111110      pkg_list="$pkg_list ${this_script}"
Note: See TracChangeset for help on using the changeset viewer.