wok-current diff apache/receipt @ rev 25693

Up depends pkgs for cups, need to rebuild it for ssl 3.0
author Stanislas Leduc <shann@slitaz.org>
date Sun Mar 24 15:17:37 2024 +0000 (2 months ago)
parents 3ad63c8fc2f9
children bf7fc7b1447c
line diff
     1.1 --- a/apache/receipt	Sun Jan 14 08:12:37 2024 +0000
     1.2 +++ b/apache/receipt	Sun Mar 24 15:17:37 2024 +0000
     1.3 @@ -99,7 +99,7 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	local lang=$(. $1/etc/locale.conf 2>/dev/null; echo ${LANG#*_})
     1.8 +	local lang=$(. $1/etc/locale.conf 2>/dev/null; echo ${LANG#*_} | sed 's/.UTF-8//')
     1.9  	local tz=$(cat $1/etc/TZ 2>/dev/null)
    1.10  	local hostname=$(cat $1/etc/hostname 2>/dev/null)
    1.11