From 6fd13826767dff427dac2a0b01beb558eb23db11 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Tue, 19 Jul 2005 22:06:01 +0000 Subject: [PATCH] Improve the wording a bit near the description of the LIB_DEPENDS make variable. Reviewed by: delphij, pav --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 8f01d29c37..296dc4a2d9 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -3074,8 +3074,12 @@ PATCHFILES= patch1:test expression which is being looked up in the ldconfig -r output. Values such as intl.[5-7] and intl are - allowed. Latter will match a library intl - with any major version. + allowed. The first pattern, + intl.[5-7], will match any of: + intl.5, intl.6 or + intl.7. The second pattern, + intl, will match any version of the + intl library. The dependency is checked twice, once from within the