supermin: Special case handling for libbfd
authorRichard Jones <rjones@redhat.com>
Wed, 16 Dec 2009 11:18:17 +0000 (11:18 +0000)
committerRichard Jones <rjones@redhat.com>
Wed, 16 Dec 2009 11:18:17 +0000 (11:18 +0000)
commit6cf624b0e0318b57725dec5712c9aba13a8ba740
tree1980f8be488ef83d6d82b3aba28deccd861716a3
parent09e796a0f0257c6dde56a64312db891d450e1b9a
supermin: Special case handling for libbfd

Port equivalent change from libguestfs.

The libbfd library has a constantly changing, non-standard and
very long name, eg:

/usr/lib64/libbfd-2.20.51.0.2-7.fc13.so

Just add a special case to deal with this.  This fixes the guestfs_strings
command, which relies on the external strings binary which uses this
library.
febootstrap-to-supermin.sh