[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FYI: "make release" texinfo probs
- To: OpenBSD Tech <tech@openbsd.org>
- Subject: FYI: "make release" texinfo probs
- From: Marco S Hyman <marc@snafu.org>
- Date: Mon, 14 Feb 2000 14:56:22 -0800
texinfo seems to ignore DISTDIR; the versions in /usr/bin were updated
instead.
base: pax: Unable to access ./usr/bin/info <No such file or directory>
pax: Unable to access ./usr/bin/install-info <No such file or directory>
pax: Unable to access ./usr/bin/makeinfo <No such file or directory>
pax: Unable to access ./usr/bin/texi2dvi <No such file or directory>
pax: Unable to access ./usr/bin/texindex <No such file or directory>
...
pax: Unable to access ./usr/share/locale/de <No such file or directory>
pax: Unable to access ./usr/share/locale/de/LC_MESSAGES <No such file or directory>
pax: Unable to access ./usr/share/locale/de/LC_MESSAGES/texinfo.mo <No such file or directory>
pax: Unable to access ./usr/share/locale/fr <No such file or directory>
pax: Unable to access ./usr/share/locale/fr/LC_MESSAGES <No such file or directory>
pax: Unable to access ./usr/share/locale/fr/LC_MESSAGES/texinfo.mo <No such file or directory>
// marc