On Tue, 2010-03-23 at 15:05 -0400, Mike Burns wrote: > Version increased from .so.5 to .so.6. Changing copy of libreadline > libncurses to .so.? instead > > Signed-off-by: Mike Burns <[email protected]> > --- > scripts/ovirt-config-boot | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/scripts/ovirt-config-boot b/scripts/ovirt-config-boot > index d13dad2..a04b40d 100755 > --- a/scripts/ovirt-config-boot > +++ b/scripts/ovirt-config-boot > @@ -182,7 +182,7 @@ set -e\ > else > cp /sbin/lvm bin > # lvm is not static in Fedora > - cp /lib$bit/libreadline.so.5 /lib$bit/libncurses.so.5 lib$bit > + cp /lib$bit/libreadline.so.? /lib$bit/libncurses.so.? lib$bit > fi > > find $init_script bin/lvm lib$bit -type f |
This patch is being dropped. It is superseded by the remove initrd patching patch. Mike _______________________________________________ Ovirt-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/ovirt-devel
