icecat-i18n: fix subpackage template
This commit is contained in:
parent
6f112a21ee
commit
be1a2de10e
@ -121,7 +121,7 @@ for _lang in "${_languages[@]}"; do
|
||||
done
|
||||
|
||||
_pkgtmpl() {
|
||||
local _lang="$1"
|
||||
_lang="$1"
|
||||
depends="icecat>=${version}"
|
||||
short_desc="IceCat $2 language pack"
|
||||
noarch=yes
|
||||
|
Loading…
Reference in New Issue
Block a user