https://bugs.freedesktop.org/show_bug.cgi?id=110211

--- Comment #10 from Luke A. Guest <lagu...@archeia.com> ---
(In reply to Dylan Baker from comment #9)
> ---
> if os.path.isabs(args.libdir):
>     destdir=os.environ.get('DESTDIR','')
>     if len(destdir) == 0:
>         destdir = '/'
>     to = os.path.join(destdir, args.libdir[1:])
>   else:
> ...

This fixes it for me.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to