Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: install.info failure
- X-seq: zsh-workers 49022
- From: "Thomas Paulsen" <thomas.paulsen@xxxxxxxxxxx>
- To: <zsh-workers@xxxxxxx>
- Subject: Re: install.info failure
- Date: Sat, 05 Jun 2021 12:47:01 +0200
- Archived-at: <https://zsh.org/workers/49022>
- List-id: <zsh-workers.zsh.org>
- Reply-to: "Thomas Paulsen" <thomas.paulsen@xxxxxxxxxxx>
is that related?
make[1]: Entering directory '/usr/local/src/shell/zsh/gitlab/zsh/Doc'
/bin/sh ../mkinstalldirs /opt/zsh/share/man/man1
for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \
test -s $file || exit 1; \
/usr/bin/install -c -m 644 $file /opt/zsh/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \
done
make[1]: *** [Makefile:474: install.man] Error 1
make[1]: Leaving directory '/usr/local/src/shell/zsh/gitlab/zsh/Doc'
make: *** [Makefile:222: install.man] Error 2
Gesendet mit Firemail.de - Freemail
Messages sorted by:
Reverse Date,
Date,
Thread,
Author