<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - If DESTDIR is set to an empty string, the dri drivers are not installed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110211#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - If DESTDIR is set to an empty string, the dri drivers are not installed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110211">bug 110211</a>
from <span class="vcard"><a class="email" href="mailto:laguest@archeia.com" title="Luke A. Guest <laguest@archeia.com>"> <span class="fn">Luke A. Guest</span></a>
</span></b>
<pre>(In reply to Dylan Baker from <a href="show_bug.cgi?id=110211#c9">comment #9</a>)
<span class="quote">> ---
> 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:
> ...</span >
This fixes it for me.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>