* [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
* Re: [PATCH] build: Fix typo.
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
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2014-08-23 20:45 UTC (permalink / raw)
To: Alex Kost; +Cc: guix-devel
Alex Kost <alezost@gmail.com> skribis:
> Is it worth to send such patches?
Sure, it is.
Speaking of which, could you create an account on
<https://savannah.gnu.org>? That way we can grant you commit access,
which will simplify things.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] build: Fix typo.
2014-08-23 20:45 ` Ludovic Courtès
@ 2014-08-24 6:37 ` Alex Kost
0 siblings, 0 replies; 3+ messages in thread
From: Alex Kost @ 2014-08-24 6:37 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: guix-devel
Ludovic Courtès (2014-08-24 00:45 +0400) wrote:
> Alex Kost <alezost@gmail.com> skribis:
>
>> Is it worth to send such patches?
>
> Sure, it is.
>
> Speaking of which, could you create an account on
> <https://savannah.gnu.org>? That way we can grant you commit access,
> which will simplify things.
Done.
^ permalink raw reply [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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.