diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/README | 2 | ||||
-rw-r--r-- | etc/build.usage | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ A Midipix distribution consists of the following: executive subsystems of all Windows NT-derived Windows OS starting with and including Windows XP, and * a steadily increasing number of 3rd party open source packages, as expected in - any modern POSIX-compliant *nix environment, including GNU coreutils, shells, + any modern POSIX-compliant \*nix environment, including GNU coreutils, shells, libraries such as ncurses, libressl, as well as Perl and Python. Compressed Midipix distribution tarballs and, separately, source tarballs are, diff --git a/etc/build.usage b/etc/build.usage index ceefcb3c..ed54f300 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -20,7 +20,7 @@ usage: ./build.sh [-4|6] [-a nt32|nt64] [-b debug|release] [-c] [-C dir[,..]] If -R is not specified and at least one (1) package fails to build, all remaining package builds will be forcibly aborted for convenience. -r ALL[:step,..] - -r name[,..][:step,..] Restart the all packages/the specified comma-separated package(s) + -r name[,..][:step,..] Restart all packages/the specified comma-separated package(s) completely or at optionally specified comma-separated step(s). Currently defined steps are: fetch_wget, fetch_git, fetch_extract, |