summaryrefslogtreecommitdiffstats
path: root/tags/a/architecture-escape.tag
blob: d10430dec1324c4bcb9ee2d666c8119dc614d96f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Tag: architecture-escape
Severity: info
Check: files/hierarchy/links
Explanation: The named link is located in an architecture-specific load
 path for the dynamic linker but points to a general folder in the path.
 .
 Packages should install public shared libraries into an
 architecture-specific load path instead of using a link.
See-Also:
 Bug#243158,
 Bug#964111,
 Bug#971707,
 Bug#968525