Manual.md: fix description of XBPS_MACHINE

This commit is contained in:
maxice8 2019-02-11 19:39:28 -02:00 committed by maxice8
parent 51375337d2
commit 84da77de9b
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ as part of the source package.
set to `<masterdir>/builddir`. The package `wrksrc` is always stored
in this directory such as `${XBPS_BUILDDIR}/${wrksrc}`.
- `XBPS_MACHINE` The machine architecture as returned by `uname -m`.
- `XBPS_MACHINE` The machine architecture as returned by `xbps-uhelper arch`.
- `XBPS_SRCDISTDIR` Full path to where the `source distfiles` are stored, i.e `$XBPS_HOSTDIR/sources`.