Changeset 2270ffd for common


Ignore:
Timestamp:
01/23/2014 08:59:08 AM (10 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
d954e9c
Parents:
4384929
Message:

Change the wording of the error message when Docbook XML DTD are
not installed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_check_version.sh

    r4384929 r2270ffd  
    261261    check_version "4.5" "4.5" "DocBook XML DTD"
    262262  else
    263     echo "Error: you need docbook for installing BLFS tools"
     263    echo "Error: you need the Docbook XML DTD for installing BLFS tools"
    264264    exit 2
    265265  fi
Note: See TracChangeset for help on using the changeset viewer.