Skip to content

Commit

Permalink
firefox: Indent by four spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jul 4, 2022
1 parent 9b7d51b commit 502b7d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ mee_configure() {
}

mee_build() {
export CARGO_HOME=$B/.cargo
export MACH_USE_SYSTEM_PYTHON=1
${S}/mach build
export CARGO_HOME=$B/.cargo
export MACH_USE_SYSTEM_PYTHON=1
${S}/mach build
}

mee_build_post() {
Expand Down

0 comments on commit 502b7d3

Please sign in to comment.