Skip to content
Commit 95d88ba0 authored by Dylan Baker's avatar Dylan Baker Committed by Juan A. Suarez Romero
Browse files

bin/install_megadrivers: fix DESTDIR and -D*-path



This fixes -Ddri-drivers-path, -Dvdpau-libs-path, etc. with DESTDIR when
those paths are absolute. Currently due to the way python's os.path.join
handles absolute paths these will ignore DESTDIR, which is bad. This
fixes them to be relative to DESTDIR if that is set.

Fixes: 3218056e
       ("meson: Build i965 and dri stack")
Signed-off-by: default avatarDylan Baker <dylan.c.baker@intel.com>
(cherry picked from commit ae3f45c1)
parent 6bd2fba1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment