diff --git a/config.sh b/config.sh index 0173205..f27aed7 100644 --- a/config.sh +++ b/config.sh @@ -117,7 +117,7 @@ EULA_DIR=/etc/YaST2/licenses/base (cd "${EULA_DIR}"; tar -cvzf /license.tar.gz *) # Remove some large locales to save space -rm -rf /usr/{lib,share}/locale/{a,b,c,da,e,fi,g,h,i,ja,k,m,n,o,p,r,s,t,u,v,z}* +rm -rf /usr/{lib,share}/locale/{a,b,c,da,dz,e,fa,fi,g,h,i,ja,k,l,m,n,o,p,r,s,t,u,v,w,z}* rm -rf /usr/share/qt5/translations/*_{ca,cs,da,es,it,ja,fi,hu,id,ko,nl,pl,pr_BR,tr,ro,ru,sk,sr,sv,uk,vi,cmn_TW,zh}* zypper --non-interactive rm yast2-trans-{uk,sv,ru,ja,da,cs,sr,vi} || : diff --git a/livecd-openSUSE.changes b/livecd-openSUSE.changes index 3a60171..ef36f3c 100644 --- a/livecd-openSUSE.changes +++ b/livecd-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 10 10:48:53 UTC 2024 - Ana Guerrero + +- Update removed locales. + ------------------------------------------------------------------- Mon Sep 2 07:29:49 UTC 2024 - Guillaume GARDET