forked from ungleich-public/cdist
introduce Clear Linux OS to the __locale_system type
Note: I choose to use the Slackware code block to not create a new logical path (and it does work).
This commit is contained in:
parent
382cdcaa33
commit
bbd1ba6bb7
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ in
|
||||||
locale_conf_mode=0555
|
locale_conf_mode=0555
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
slackware)
|
clear-linux-os|slackware)
|
||||||
# NOTE: lang.csh (csh config) is ignored here.
|
# NOTE: lang.csh (csh config) is ignored here.
|
||||||
locale_conf="/etc/profile.d/lang.sh"
|
locale_conf="/etc/profile.d/lang.sh"
|
||||||
locale_conf_mode=0755
|
locale_conf_mode=0755
|
||||||
|
|
Loading…
Add table
Reference in a new issue