From a16f225371a63c1bae573753cc562b8016923886 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 18 Sep 2010 19:55:35 -0700 Subject: [PATCH] Update the ldconfig footnote listing /etc/ld.so.conf directories * Update the ldconfig footnote listing the /etc/ld.so.conf directories to remove the libc5 compatibility directories and mention the multiarch triplet directories. Based on a patch by Charles Plessy. (Closes: #597074) --- debian/changelog | 4 ++++ policy.sgml | 9 +++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index aa4fbfc..ab01bb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,10 @@ debian-policy (3.9.2.0) UNRELEASED; urgency=low the required rules in their own paragraph rather than with the paragraph discussing non-interactivity, and explicitly mark all rules as either required or optional. (Closes: #536790) + * Update the ldconfig footnote listing the /etc/ld.so.conf directories + to remove the libc5 compatibility directories and mention the + multiarch triplet directories. Based on a patch by Charles Plessy. + (Closes: #597074) * Change all non-historical references to Debian GNU/Linux to simply Debian since Debian now includes FreeBSD-based architectures. Patch from Guillem Jover. (Closes: #594656) diff --git a/policy.sgml b/policy.sgml index 6455f69..382a7da 100644 --- a/policy.sgml +++ b/policy.sgml @@ -5365,12 +5365,9 @@ Replaces: mail-transport-agent library directories of the dynamic linker (which are currently /usr/lib and /lib) or a directory that is listed in /etc/ld.so.conf - These are currently - - /usr/local/lib - /usr/lib/libc5-compat - /lib/libc5-compat - + These are currently /usr/local/lib plus + directories under /lib and /usr/lib + matching the multiarch triplet for the system architecture. must use ldconfig to update the shared library system. -- 2.39.5