
26 Oct
2013
26 Oct
'13
9:47 a.m.
This source=(http://download.gnome.org/sources/atk/${version:0:3}/atk-$version.tar.xz) doesn't work if the middle number is >9. Change it like this: source=(http://download.gnome.org/sources/atk/${version%.*}/atk-$version.tar.xz) Regards, Bernd -- http://sudrala.de