cvs commit: src/release Makefile

Makoto Matsushita matusita at jp.FreeBSD.org
Thu Jan 15 06:24:00 PST 2004


> +	echo "if [ -f /etc/rc.d/ldconfig ]; then" >> ${_MK}
> 
ru> -x would be better.

Right.

> +	echo "  ldconfig /lib /usr/lib /usr/local/lib" >> ${_MK}
> 
ru> Add ``|| true''.  The /lib may not exist, and while it's only
ru> a warning in the current version of ldconfig(8), you cannot
ru> be sure that the exit status will always be 0.

Fully agreed with you.

ru> Otherwise looks OK.

Thank you.

Nyan-san, I would like to hear your comments.  Is it ok for you?

-- -
Makoto `MAR' Matsushita


More information about the cvs-src mailing list