From 685e16ef7501c13a463330be60195800cce6210c Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz Date: May 26 2020 17:28:03 +0000 Subject: etc/README.md: updated. --- diff --git a/etc/README.md b/etc/README.md index eb0f5f9..943ca64 100644 --- a/etc/README.md +++ b/etc/README.md @@ -400,9 +400,9 @@ concerning the package build process. ## 4. Build variables The following variables are primarily defined in ``midipix.env`` and may be -overriden on a per-build basis on the command-line after the last option -argument, if any, the environment, and/or ``${HOME}/midipix_build.vars``, -``${HOME}/.midipix_build.vars``, and/or ``../midipix_build.vars``, e.g.: +overriden on a per-build basis on the command-line, the environment, and/or +``${HOME}/midipix_build.vars``, ``${HOME}/.midipix_build.vars``, and/or +``../midipix_build.vars``, e.g.: ```shell ./build.sh -a nt64 -b release -D minipix,zipdist -P -v PREFIX_ROOT="${HOME}/midipix_tmp" @@ -487,7 +487,7 @@ prefixes: | PKG_``${NAME}``_``${BUILD_KIND}`` | Additionally, overrides may be specified on a per-build basis on the command- -line after the last argument, with each variable prefixed w/ ``PKG_``, e.g.: +line, with each variable prefixed w/ ``PKG_``, e.g.: ``./build.sh [ ... ] PKG_ZSH_CC="/usr/bin/clang"``. The minimum set of package variables that must be provided is ``SHA256SUM, URL,