icecat-i18n: fix subpackage template
This commit is contained in:
parent
6f112a21ee
commit
be1a2de10e
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue