[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#517076: Regresion on mangling libraries on dpkg-cross



Hello Neil,
>
> I think this is actually a typo - please test this patch:
>
> --- tmp/tmpvhD10f-meld/dpkg-cross
> +++ opt/working/dpkg-cross/dpkg-cross
> @@ -794,7 +794,7 @@
>                        } else {
>                                next;
>                        }
> -               } elsif (m:/^(/usr(/X11R6)?)?/lib64/([^/]+\.so[^/]*)$/:) {
> +               } elsif (m:^(/usr(/X11R6)?)?/lib64/([^/]+\.so[^/]*)$:) {
>                        # regular .so* file under /lib64, /usr/lib64 or /usr/X11R6/lib64
>                        if (is_ldscript("$src$_")) {
>                                fix_ldscript("$src$_", "$dst$crosslib64/$3") or goto fail;
>

I can confirm that it works for me too.

Thanks :)

-- 
 Héctor Orón



Reply to: