Skip to content

Commit

Permalink
scripts: Fix typo in 0a049af. HandBrake#1075
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleysepos committed Dec 27, 2017
1 parent 0a049af commit 84a3acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mac-toolchain-build
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,6 @@ if [[ "${PREFIX}" != "/usr/local" ]]; then
fi

# restore original PATH
PATH="${PATH_ORIG}"
export PATH="${PATH_ORIG}"

exit 0

0 comments on commit 84a3acb

Please sign in to comment.