diff options
| -rw-r--r-- | bash/fake-symlinks.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/fake-symlinks.sh b/bash/fake-symlinks.sh index 1222b7ae..6864cd60 100644 --- a/bash/fake-symlinks.sh +++ b/bash/fake-symlinks.sh @@ -155,7 +155,7 @@ ln-dicts() { ln-texinfo() { envsubst-all HACKING - envsubst-if-not empty-texinfo.texi + envsubst-if-not rename/empty-texinfo.texi cp-all build-aux/texinfo.tex chmod +w "$PREFIX/build-aux/texinfo.tex" ||: ln-dicts |
