thunderbird-i18n: append distfiles
This commit is contained in:
parent
844fbb4604
commit
bb49fc6788
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'thunderbird-i18n'
|
||||
pkgname=thunderbird-i18n
|
||||
version=17.0.7
|
||||
revision=1
|
||||
revision=2
|
||||
homepage="http://www.mozilla.com/"
|
||||
short_desc="Thunderbird language packs"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
|
@ -18,7 +18,7 @@ _LANG_PACKS="ar ast be bg bn-BD br ca cs da de el en-GB en-US es-AR es-ES et
|
|||
pa-IN pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK tr uk vi zh-CN zh-TW"
|
||||
|
||||
for f in ${_LANG_PACKS}; do
|
||||
distfiles="${distfiles} ${MOZILLA_SITE}/thunderbird/releases/${version}/linux-i686/xpi/$f.xpi"
|
||||
distfiles+=" ${MOZILLA_SITE}/thunderbird/releases/${version}/linux-i686/xpi/$f.xpi"
|
||||
done
|
||||
|
||||
checksum="
|
||||
|
|
Loading…
Reference in New Issue