diff --git a/packages/graphics/mesa/package.mk b/packages/graphics/mesa/package.mk index 4066c247ce..fb0d508510 100644 --- a/packages/graphics/mesa/package.mk +++ b/packages/graphics/mesa/package.mk @@ -122,6 +122,7 @@ pre_configure_target() { } post_makeinstall_target() { + # Similar hack is needed on EGL, GLES* front. Might as well drop it and test the GLVND? if [ "$DISPLAYSERVER" = "x11" ]; then # rename and relink for cooperate with nvidia drivers rm -rf $INSTALL/usr/lib/libGL.so