aboutsummaryrefslogtreecommitdiff
path: root/pre-inst-env.in
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2014-08-26 12:03:13 -0400
committerMark H Weaver <mhw@netris.org>2014-08-26 12:03:13 -0400
commit5cc4517590d4d517bf9e29db5d9c5e03e4e0ad26 (patch)
treeec8a7c9d7e449e192258b167d727e03f36a2b851 /pre-inst-env.in
parentbc0506f5b75812431e8530e213ca642028743f9e (diff)
parentc2815c0f46d16b98559d0498ae683b0e36e25e7a (diff)
downloadpatches-5cc4517590d4d517bf9e29db5d9c5e03e4e0ad26.tar
patches-5cc4517590d4d517bf9e29db5d9c5e03e4e0ad26.tar.gz
Merge branch 'master' into core-updates
Diffstat (limited to 'pre-inst-env.in')
-rw-r--r--pre-inst-env.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pre-inst-env.in b/pre-inst-env.in
index 233dfcc876..92e48c07a1 100644
--- a/pre-inst-env.in
+++ b/pre-inst-env.in
@@ -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