Unverified Commit 69b54fd0 authored by Georg Koppen's avatar Georg Koppen
Browse files

Revert "Getting 7.5a9 built earlier using the 52.5.1esr lang packs"

This reverts commit 1ea5f339. No need
anymore for this hack, we use the 52.5.2esr ones provided.
parent d0f2bcf4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ version: '[% c("var/ff_version") %]-[% c("var/ff_build") %]'
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'

var:
  ff_version: 52.5.1esr
  ff_version: '[% pc("firefox", "var/firefox_version") %]'
  ff_build: build1
  ff_arch: linux-i686
  input_filename: 'dl-langpack-[% c("var/ff_arch") %]-[% c("version") %]'