The following commit has been merged in the master branch:
commit dd96056090b1e06be2780a71c7401bfd1885155f
Author: Niels Thykier <[email protected]>
Date: Thu Sep 27 23:32:23 2012 +0200
c/shared-libs: Correct comment about dev-symlinks placement
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/checks/shared-libs b/checks/shared-libs
index cbe4c8f..2f7b34e 100644
--- a/checks/shared-libs
+++ b/checks/shared-libs
@@ -242,7 +242,7 @@ for my $shlib_file (keys %SONAME) {
my $ok = 0;
# If the shared library is in /lib, we have to look for the dev symlink
- # in /lib
+ # in /usr/lib
$link_file = "usr/$link_file" unless $shlib_file =~ m,^usr/,;
foreach my $devpkg (@devpkgs) {
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]