* [PATCH] build: Fix typo.
@ 2014-08-23 9:48 Alex Kost
2014-08-23 20:45 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Alex Kost @ 2014-08-23 9:48 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 35 bytes --]
Is it worth to send such patches?
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-build-Fix-typo.patch --]
[-- Type: text/x-diff, Size: 790 bytes --]
From 5475695a95bfeacebef21c44606826769eaf46c1 Mon Sep 17 00:00:00 2001
From: Alex Kost <alezost@gmail.com>
Date: Sat, 23 Aug 2014 13:40:27 +0400
Subject: [PATCH] build: Fix typo.
* pre-inst-env.in: Fix typo in commentary.
---
pre-inst-env.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pre-inst-env.in b/pre-inst-env.in
index 233dfcc..92e48c0 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
--
2.0.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-08-24 6:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-23 9:48 [PATCH] build: Fix typo Alex Kost
2014-08-23 20:45 ` Ludovic Courtès
2014-08-24 6:37 ` Alex Kost
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).