thunderbird-i18n: fix xpi filenames.
This commit is contained in:
parent
48d593f4f5
commit
90c5abf787
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ _pkgtmpl() {
|
|||
noarch=yes
|
||||
pkg_install() {
|
||||
vinstall ${XBPS_SRCDISTDIR}/${sourcepkg}-${version}/${_lang}.xpi 644 \
|
||||
usr/lib/thunderbird/extensions langpack-${_lang}@firefox.mozilla.org.xpi
|
||||
usr/lib/thunderbird/extensions langpack-${_lang}@thunderbird.mozilla.org.xpi
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue