On 2/7/06, Randy McMurchy <[EMAIL PROTECTED]> wrote: > > The question is: should we use 'ln -sf ...' syntax, or not overwrite > the existing nss-mozilla.pc file by using 'ln -s' syntax? > > I prefer to use the ln -sf and overwrite the existing file. That > way, the most current NSS/NSPR libraries are used if the nss-mozilla > pkgconfig file is referenced, and the libraries exist in /usr/lib > where they are in the linker's cache.
I'm fine with ln -s(v)f. If anyone's concerned about the -f, they can see if there's a file there already. But at least this saves some moronic support questions. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
