wok diff slitaz-i18n/stuff/locale-pack.functions @ rev 22805

updated gawk (4.2.1 -> 5.0.1)
author Hans-G?nter Theisgen
date Tue Jan 28 10:03:39 2020 +0100 (2020-01-28)
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	Tue Jan 28 10:03:39 2020 +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