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 Mar 14, 2022
1 parent 0b81ea2 commit 35faaf0
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 35faaf0

Please sign in to comment.