Trim more when parsing MANCONFIG directive.

This commit is contained in:
Ruslan Ermilov 2011-06-03 05:56:52 +00:00
parent 1030a67f5b
commit a1528c80a5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222638

View File

@ -704,7 +704,7 @@ parse_file() {
manlocales="$manlocales:$tstr"
;;
MANCONFIG*) decho " MANCONFIG" 3
trim "${line#MANCONF}"
trim "${line#MANCONFIG}"
config_local="$tstr"
;;
# Set variables in the form of FOO_BAR