flz 2006-06-28 12:49:45 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc/rc.d ldconfig
Log:
MFC:
Since INSTALLS_SHLIB has been superseded by USE_LDCONFIG in bsd.port.mk, I
expect to see quite a few files appearing in libdata/ldconfig directories.
This change avoids the screen to be filled with the names of those ldconfig
files and replace them by the actual non-default directories they contain.
Most of them will be ${PREFIX}/lib so, 'sort -u' will help reducing the
output.
src/etc/rc.d/ldconfig: rev 1.15 -> 1.16
Revision Changes Path
1.14.2.2 +10 -2 src/etc/rc.d/ldconfig
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"