~ruther/guix-local

6b3342af59ae474b78e21dacc3b7990adb73c207 — Alex Kost 11 years ago c6df099
build: Fix typo.

* pre-inst-env.in: Fix typo in commentary.
1 files changed, 1 insertions(+), 1 deletions(-)

M pre-inst-env.in
M pre-inst-env.in => pre-inst-env.in +1 -1
@@ 21,7 21,7 @@
# Usage: ./pre-inst-env COMMAND ARG...
#
# Run COMMAND in a pre-installation environment.  Typical use is
# "./pre-inst-env guix-build hello".
# "./pre-inst-env guix build hello".

# By default we may end up with absolute directory names that contain '..',
# which get into $GUILE_LOAD_PATH, leading to '..' in the module file names