Changeset 9c1838b


Ignore:
Timestamp:
11/15/2006 09:41:07 PM (17 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
ee728b3
Parents:
9e63db6
Message:

Added missing case statement for clfs3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_book_parser

    r9e63db6 r9c1838b  
    6868  cd $JHALFSDIR
    6969  case $PROGNAME in
    70     clfs | clfs2 )
     70    clfs | clfs2 | clfs3 )
    7171      VERSION=$(xmllint --noent $BOOK/prologue/$ARCH/bookinfo.xml 2>/dev/null | grep subtitle | sed -e 's/^.*ion //'  -e 's/<\/.*//') ;;
    7272    *)
Note: See TracChangeset for help on using the changeset viewer.