Date: Mon, 19 Jan 2004 05:35:46 -0800 (PST) From: Makoto Matsushita <matusita@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Message-ID: <200401191335.i0JDZkr1021986@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2004/01/19 05:35:46 PST
FreeBSD src repository
Modified files:
release Makefile
Log:
Fix "5.x release on 4.x box" support.
It is required to check /etc/rc.d/ldconfig before use, because
${CHROOT} sandbox is sometimes 4.x world. If /etc/rc.d/ldconfig
is not there, run ldconfig(8) directly.
Discussed with: imp, obrien, ru
Revision Changes Path
1.832 +5 -1 src/release/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401191335.i0JDZkr1021986>
