update-alternatives-set-dri: update to new path of glx-dri/libglx.so
This commit is contained in:
parent
05e9f294ec
commit
9ea0f12e60
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Set DRI alternatives for Mesa/Xorg
|
||||
update-alternatives --set libglx.so @LIBDIR@/xorg/modules/glx-dri/libglx.so
|
||||
update-alternatives --set libglx.so @LIBDIR@/xorg/glx-dri/libglx.so
|
||||
update-alternatives --set libGL.so.1 @LIBDIR@/mesa/libGL.so.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user