FreeBSD Bugzilla – Attachment 53681 Details for
Bug 81208
Inconsistency between bsd.port.mk and porters-handbook for LIB_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
book.sgml.patch
book.sgml.patch (text/plain), 729 bytes, created by
Vasil Dimov
on 2005-05-18 16:50:01 UTC
(
hide
)
Description:
book.sgml.patch
Filename:
MIME Type:
Creator:
Vasil Dimov
Created:
2005-05-18 16:50:01 UTC
Size:
729 bytes
patch
obsolete
>--- book.sgml.orig Wed May 18 18:03:46 2005 >+++ book.sgml Wed May 18 18:34:26 2005 >@@ -3033,9 +3033,11 @@ > <literal>install</literal>).</para> > > <note> >- <para>The <replaceable>lib</replaceable> part is an argument given >- to <command>ldconfig -r | grep -wF</command>. There shall be no >- regular expressions in this variable.</para> >+ <para>Library existence is checked with command: >+ <command>ldconfig -r | grep -wE -e "-l$pattern"</command>. >+ Where <replaceable>$pattern</replaceable> is the >+ <replaceable>lib</replaceable> part of <makevar>LIB_DEPENDS</makevar> >+ with dots (.) escaped (\.).</para> > </note> > > <para>The dependency is checked twice, once from within the
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 81208
: 53681