Changeset aa50f77


Ignore:
Timestamp:
08/15/2006 11:50:18 AM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
a1d0d5c
Parents:
0140fcc
Message:

Remove unecessary trace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/gen-makefile.sh

    r0140fcc raa50f77  
    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.