diff options
author | Christopher Baines <mail@cbaines.net> | 2017-05-25 16:58:23 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-05-30 18:08:37 +0200 |
commit | 151cb9738a1903670acfee8cc28b5a2e441172ce (patch) | |
tree | 32c845c15599534603608feaf686e5646c797577 /doc | |
parent | 294739b5b85c07c1b6d44a27444e1bcb18f59fa5 (diff) | |
download | patches-151cb9738a1903670acfee8cc28b5a2e441172ce.tar patches-151cb9738a1903670acfee8cc28b5a2e441172ce.tar.gz |
git-download: Fix 'git-predicate' to use absolute paths.
git ls-files will return paths relative to the repository directory. This
commit prepends the repository directory to those paths when calling lstat,
such that 'git-predicate' works if the current working directory is not the
repository directory.
* guix/git-download.scm (git-predicate): Prepend repository directory to the
file path when calling lstat.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions