wok diff slitaz-i18n/stuff/locale-pack.functions @ rev 25169
updated python-cython (0.29.16 -> 0.29.30)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 01 15:27:05 2022 +0100 (2022-07-01) |
parents | 98906245f829 |
children |
line diff
1.1 --- a/slitaz-i18n/stuff/locale-pack.functions Thu Mar 17 09:14:31 2016 +0200 1.2 +++ b/slitaz-i18n/stuff/locale-pack.functions Fri Jul 01 15:27:05 2022 +0100 1.3 @@ -150,7 +150,7 @@ 1.4 install -Dm644 \ 1.5 $WOK/flag-icons/taz/*/fs/$usih/16x16/intl/${i%%:*}.png \ 1.6 $fs/$usih/16x16/intl/${i%%:*}.png 1.7 - ln -s /$usih/16x16/intl/${i%%:*}.png $fs/$uslix/${i##*:}.png 1.8 + ln -s ../../../icons/hicolor/16x16/intl/${i%%:*}.png $fs/$uslix/${i##*:}.png 1.9 done 1.10 fi 1.11