diff options
| author | Andreas Rammhold <andreas@rammhold.de> | 2018-02-01 13:38:16 +0100 |
|---|---|---|
| committer | Andreas Rammhold <andreas@rammhold.de> | 2018-02-01 13:38:16 +0100 |
| commit | 42b9b8f7c8687cb26e69c3559e0e1346fb0e680f (patch) | |
| tree | 1617b8627ede7be22ec0733227a8679c69957971 /pkgs/development/python-modules/httpserver | |
| parent | f92fd9554e680d04038762093d70ef416c70e1e6 (diff) | |
firefox{-esr,}: fix failing build due to the google-api-key
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.
This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
