ldconfig: Fixes for skipping temporary files.
Arguments to a memchr call were swapped, causing incorrect skipping of files. Files related to dpkg have different names: they actually end in .dpkg-new and .dpkg-tmp, not .tmp as I mistakenly assumed. Fixes commit 2aa0974d ("elf: ldconfig should skip temporary files created by package managers").
Loading