Changeset 0ebdc33 for common


Ignore:
Timestamp:
03/17/2006 07:45:20 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
fdd1aa3e
Parents:
e10232b
Message:

There is no Vim-lang package in HLFS.
Removed also unexistant entities expect-lib, linux-dl, groff-patchlevel, and udev-config from the HLFS packages download code.

Location:
common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    re10232b r0ebdc33  
    662662                  --stringparam model $MODEL \
    663663                  --stringparam testsuite $TEST \
    664                   --stringparam vim-lang $VIMLANG \
    665664                  -o ./${PROGNAME}-commands/ $XSL $BOOK/index.xml >>$LOGDIR/$LOG 2>&1
    666665        for i in $(find ./${PROGNAME}-commands/chapter07/*) ; do
  • common/config

    re10232b r0ebdc33  
    3939
    4040#--- install the optional vim-lang package  0(no)/1(yes)
    41 VIMLANG=0
     41VIMLANG=1
    4242
    4343#--- Language information, /etc/profile  see <locale -a> for values
Note: See TracChangeset for help on using the changeset viewer.