On lintian.d.o, it appears that file-in-unusual-dir is the source of
10k out of 51k overrides. Generally we are looking at:
usr/<some-arch-specificifier>/{bin,lib/ldscripts}/*
var/{cache,spool,log}/*
Where the usr/<arch>/ appears to cause the majority of these (at first
glance, at least).
~Niels
According to multiarch specs: - usr/i686-w64-mingw32/include/ => usr/include/i686-w64-mingw32/ - usr/x86_64-w64-mingw32/lib/ => usr/lib/x86_64-w64-mingw32/ May be a new check is worth it, checking gnu triplet and suggesting something more appropriate. Bastien
* bastien ROUCARIES <roucaries.bastien@gmail.com>, 2013-07-29, 12:33: Last time cross-compiler paths were discussed there was no consensus that switching to multi-arch paths is the right thing to do: http://lists.debian.org/20110422230459.6820d853@sk2.org