From 685e16ef7501c13a463330be60195800cce6210c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Tue, 26 May 2020 18:28:03 +0100 Subject: etc/README.md: updated. --- etc/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/README.md b/etc/README.md index eb0f5f97..943ca642 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, -- cgit v1.2.3