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:
romain-dartigues 2024-02-10 20:53:09 +01:00
parent 382cdcaa33
commit bbd1ba6bb7
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ in
locale_conf_mode=0555
fi
;;
slackware)
clear-linux-os|slackware)
# NOTE: lang.csh (csh config) is ignored here.
locale_conf="/etc/profile.d/lang.sh"
locale_conf_mode=0755