modify custom fonts url for opensuse-15 in 1.15.0

This commit is contained in:
Teja Swaroop Pothala 2025-01-15 20:33:25 +05:30
parent c352a3ec42
commit e981621844
No known key found for this signature in database
GPG Key ID: E5F3829663E6A4B2

View File

@ -44,7 +44,7 @@ elif [[ "${DISTRO}" == @(oracle8|oracle9|rockylinux9|rockylinux8|almalinux9|alma
done
elif [ "${DISTRO}" == "opensuse" ]; then
zypper addrepo -G \
https://download.opensuse.org/repositories/M17N:/fonts/15.5/ fonts-x86_64
https://download.opensuse.org/repositories/M17N:/fonts/15.6/ fonts-x86_64
zypper install -ny \
glibc-i18ndata \
glibc-locale \