Skip to content
Snippets Groups Projects
Unverified Commit 86ebdafc authored by boklm's avatar boklm
Browse files

Bug 29183: Use linux-x86_64 langpacks on linux-x86_64

We were previously using the linux-i686 langpacks in the linux-x86_64
builds.
parent 9117e69a
No related branches found
No related tags found
No related merge requests found
......@@ -5,10 +5,12 @@ filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/buil
var:
ff_version: '[% pc("firefox", "var/firefox_version") %]'
ff_build: build2
ff_arch: linux-i686
input_filename: 'dl-langpack-[% c("var/ff_arch") %]-[% c("version") %]'
targets:
linux:
var:
ff_arch: 'linux-[% c("arch") %]'
windows-i686:
var:
ff_arch: win32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment