aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/make
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-11-29 15:59:57 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-11-29 15:59:57 +0000
commit891e91f0762011594d46034368c8e36a9cde39d8 (patch)
tree3ae6b75e1459e67f62ff6183d429444611f13359 /reproduce/software/make
parent042563213e3a2641dd914470cfd98d63aef67b64 (diff)
Download links directly to actual file if it exists in INDIR
Until now, when an input dataset already exists in `INDIR', the template would just make a symbolic link to it in the build directory. However, in many cases, the files in INDIR will actually be links to other locations on the filesystem and some programs have problems following too many links. With this commit, the template is now using the `readlink' program (part of GNU Coreutils) to follow a possible link and point the link in the build directory directly to an actual non-link file.
Diffstat (limited to 'reproduce/software/make')
0 files changed, 0 insertions, 0 deletions