Skip to content
Permalink
Browse files

Fix typo in comment

  • Loading branch information
ryandesign committed Mar 19, 2018
1 parent 98ea54a commit 78270750b24c4742f150cdcceff1d207d4f4e12f
Showing with 2 additions and 2 deletions.
  1. +2 −2 mpbb-install-dependencies
@@ -151,8 +151,8 @@ install-dependencies() {
echo "$depname $deprequestedvariants" >> "${option_work_dir}/all_ports"
done <<<"$dependencies"

# activate everything now that we know it's all built and installed
# ... but only we're actually going to build the requested port
# Activate everything now that we know it's all built and installed,
# but only if we're actually going to build the requested port.

# $option_prefix and $thisdir are set in mpbb
# shellcheck disable=SC2154

0 comments on commit 7827075

Please sign in to comment.
You can’t perform that action at this time.