Changeset 978286a for jhalfs


Ignore:
Timestamp:
02/28/2022 12:30:53 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, trunk
Children:
16cef03
Parents:
3faf067
Message:

Remove legacy: remove everything about HLFS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    r3faf067 r978286a  
    225225        TREE=${BRANCH_ID}
    226226        ;;
    227       hlfs )
    228         LFSVRS=${BRANCH_ID}
    229         TREE=tags/${BRANCH_ID}/BOOK
    230         ;;
    231227      clfs* )
    232228        LFSVRS=${BRANCH_ID}
     
    395391  case $PROGNAME in
    396392    clfs* ) sed 's,FAKEDIR,'"${BOOK}/BOOK"',' "${PACKAGE_DIR}/${XSL}" > "${JHALFSDIR}/${XSL}" ;;
    397     lfs | hlfs ) sed 's,FAKEDIR,'"$BOOK"',' "${PACKAGE_DIR}/${XSL}" > "${JHALFSDIR}/${XSL}" ;;
    398393    * ) ;;
    399394  esac
Note: See TracChangeset for help on using the changeset viewer.