aboutsummaryrefslogtreecommitdiffhomepage
path: root/Manual.md
diff options
context:
space:
mode:
authormaxice8 <thinkabit.ukim@gmail.com>2019-02-11 19:39:28 -0200
committermaxice8 <30738253+maxice8@users.noreply.github.com>2019-02-11 19:41:35 -0200
commit84da77de9b76e9d8689d194211786500776d2c96 (patch)
tree0e84e3c6fe353f594f3b997c1d7aa1c08c2c9678 /Manual.md
parentkalarm: update to 18.12.2. (diff)
Manual.md: fix description of XBPS_MACHINE
Diffstat (limited to 'Manual.md')
-rw-r--r--Manual.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Manual.md b/Manual.md
index 164bfb1f544..18e53ea6bf6 100644
--- a/Manual.md
+++ b/Manual.md
@@ -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`.