Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/mk/bsd.lib.mk,v retrieving revision 1.247 retrieving revision 1.248 diff -u -p -r1.247 -r1.248 --- src/share/mk/bsd.lib.mk 2004/02/06 12:34:11 1.247 +++ src/share/mk/bsd.lib.mk 2004/02/09 06:35:18 1.248 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.lib.mk,v 1.247 2004/02/06 12:34:11 lukem Exp $ +# $NetBSD: bsd.lib.mk,v 1.248 2004/02/09 06:35:18 lukem Exp $ # @(#)bsd.lib.mk 8.3 (Berkeley) 4/22/94 .include @@ -586,7 +586,7 @@ ${DESTDIR}${_LIBSODIR}/lib${LIB}.so.${SH ${DESTDIR}${_LIBSODIR}/lib${LIB}.so .if ${_LIBSODIR} != ${LIBDIR} ${INSTALL_SYMLINK} ${SYSPKGTAG} \ - -l r ${DESTDIR}${_LIBSODIR}/lib${LIB}.so.${SHLIB_FULLVERSION} \ + ${_LIBSODIR}/lib${LIB}.so.${SHLIB_FULLVERSION} \ ${DESTDIR}${LIBDIR}/lib${LIB}.so .endif .endif