aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2020-07-11 15:03:48 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2020-08-28 01:21:02 -0400
commita7b1cc333eedcfb8630fe98bfac43bf8ad86b962 (patch)
tree0e94ffe85fb197affc19acfb31fb966d051aed91 /m4
parent15e716740564485f2e14cadca1cd50c2aa450fe7 (diff)
downloadguix-a7b1cc333eedcfb8630fe98bfac43bf8ad86b962.tar.gz
guix-a7b1cc333eedcfb8630fe98bfac43bf8ad86b962.zip
build: ruby-build-system: Adjust replace-git-ls-files.
The file names returned by `find ...` instead of `git ls-files...` contains leading './' characters, which can cause problems when the file lists is further processed with regexps, for example, as was discovered while updating the ruby-asciidoctor package in commit 5df1126c3adf557f3a5b386e391e7cb56b9c1d63. * guix/build/ruby-build-system.scm (replace-git-ls-files): Strip the first two characters ("./") of the file names returned by the 'find' command. Fix typo in doc. Simplify '(when (not ...' into '(unless ...'.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions