summaryrefslogtreecommitdiff
path: root/src/chroot-tools/libremakepkg
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-09-26 20:49:13 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-11-20 22:53:31 -0500
commitb57cee2593be5f8ef560cfc922d9b451e1a085c8 (patch)
tree3a06bcea560a2d081ae60dc9b117de17e8cdcf5d /src/chroot-tools/libremakepkg
parentbef44629480afd93e144ea6350f4046a2d30b790 (diff)
sq - docs
Diffstat (limited to 'src/chroot-tools/libremakepkg')
-rwxr-xr-xsrc/chroot-tools/libremakepkg7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/chroot-tools/libremakepkg b/src/chroot-tools/libremakepkg
index f6c6c80..1b29c3e 100755
--- a/src/chroot-tools/libremakepkg
+++ b/src/chroot-tools/libremakepkg
@@ -39,7 +39,7 @@ readonly INCHROOT=$([[ -f /.arch-chroot ]] && echo true || echo false)
NONET=true # can be changed with the -N flag
# {PKG,SRC,SRCPKG,LOG}DEST set at runtime by makepkg.conf
# MAKEFLAGS, PACKAGER set at runtime by makepkg.conf
-# LIBREUSER, LIBREHOME are set by conf.sh
+# LIBREUSER, LIBREHOME set by conf.sh
librechroot_flags=()
# Hooks ########################################################################
@@ -160,8 +160,9 @@ usage() {
as the GPG pubring of the chroot `builduser`'
bullet 'add a pacman repositoriy of locally built packages'
prose '$LIBREUSER is determined at runtime, per /usr/lib/libretools/conf.sh.
- $LIBREUSER is normally the local login of the invoking user;
- but may be over-ridden by setting $SUDO_USER in the environment.'
+ $LIBREUSER is normally the login of the invoking user, per $SUDO_USER;
+ but may be over-ridden by setting $LIBREUSER
+ in the `configuration` section of conf.sh.'
echo
prose 'This command is configured both with `chroot.conf` (either in
`/etc/libretools.d/` or `$XDG_CONFIG_HOME/libretools/`), and with