Ignore:
Timestamp:
09/11/2006 06:47:51 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:
d51e891
Parents:
05d1b17
Message:

Full removed support for keymap compilation into the kernel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    r05d1b17 rf4caf9c  
    533533                 --stringparam page $PAGE \
    534534                 --stringparam lang $LANG \
    535                  --stringparam keymap $KEYMAP \
    536535                 -o ./${PROGNAME}-commands/ $XSL $BOOK/$ARCH-index.xml >>$LOGDIR/$LOG 2>&1
    537536      ;;
     
    545544                 --stringparam page $PAGE \
    546545                 --stringparam lang $LANG \
    547                  --stringparam keymap $KEYMAP \
    548546                 -o ./${PROGNAME}-commands/ $XSL $BOOK/$ARCH-index.xml >>$LOGDIR/$LOG 2>&1
    549547      ;;
     
    559557                 --stringparam lang $LANG \
    560558                 --stringparam lc_all $LC_ALL \
    561                  --stringparam keymap $KEYMAP \
    562559                 --stringparam grsecurity_host $GRSECURITY_HOST \
    563560                 -o ./${PROGNAME}-commands/ $XSL $BOOK/index.xml >>$LOGDIR/$LOG 2>&1
Note: See TracChangeset for help on using the changeset viewer.