[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:03178] Re: cmail
From: Takao KAWAMURA <kawamura@xxxxxxxxxxxxxxxxxxx>
Subject: [debian-devel:03177] Re: cmail
Date: Thu, 2 Apr 1998 21:25:32 +0900
> Policyと言えば、
>
> | 2.3.8. Maintainer scripts
>
> | The package installation scripts should avoid producing output which
> | it is unnecessary for the user to see and should rely on dpkg to stave
> | off boredom on the part of a user installing many packages. This
>
> ということは、.el -> .elc時の画面表示は/dev/nullに捨てた方が
> いいでしょうか。cmailでは特に捨てたいなと思っています。
そうかもしれません。ただ
> というのは、コンパイルはcmail附属のインストーラに任せている
> のですが、これが最後にcmail.infoも作ろうとするのを止められな
> いのです。もちろん、cmail.infoはパッケージに含めていますので
> cmail.texiは含めていません。それで、このインストーラがError
> を吐いてしまいます。実害はありませんが、ユーザにとっては気持
> が悪いだろうなと思いまして。
cmail附属のインストーラから cmail.texi から cmail.info 作るところを
削ればいいと思いますが。
ちょっとcmail(cmail-971203-SNAP)をとってきて見てみましたが
CMAIL-MK の compile-cmail の中で (compile-info "cmail.texi")を
抜いてしまえばいいのでは?
install-cmail の (install-file "cmail.info" "." INFODIR)も
やめて /usr/sbin/install-info を使うのがよいでしょうね。
--
鵜飼文敏