From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: Re: wrt git-exec-path patch
Date: Mon, 20 Feb 2017 16:07:27 -0500 [thread overview]
Message-ID: <20170220210727.GB16901@jasmine> (raw)
In-Reply-To: <20170220205922.2xfb7ghx4y4dhbhv@wasp>
On Mon, Feb 20, 2017 at 08:59:23PM +0000, ng0 wrote:
> export GIT_EXEC_PATH="/home/ng0/.guix-profile/libexec/git-core${GIT_EXEC_PATH:+:}$GIT_EXEC_PATH"
GIT_EXEC_PATH is not really a search path. Instead, it must point to a
single path.
This works for me:
/home/leo/.guix-profile/libexec/git-core
> If there's no solution or explanation, my advice is to revert this.
Perhaps, or we should make the recommendation show the correct path. Or
patch this path internally while building Git, if possible.
next prev parent reply other threads:[~2017-02-20 21:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 22:26 wrt git-exec-path patch ng0
2017-02-20 20:59 ` ng0
2017-02-20 21:07 ` Leo Famulari [this message]
2017-02-20 21:47 ` ng0
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170220210727.GB16901@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.