commit | 124e6767fc3509b0a1ea7c3f53545b6082db8043 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Nov 16 10:35:41 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Nov 16 10:35:41 2008 -0500 |
tree | 6a9f4eb6976a0765418f263084d9a742255301ca | |
parent | 03fa6f8ae28a87018325c892f731097cc97d9eac [diff] |
debian: Fix mkinitfs on x86_64 systems On x86_64 systems, we need to filter out linux-vdso.so lines from the output of the ldd program when determining the library dependencies. Addresses-Debian-Bug: #503057 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>