From 8e05b6c75ed04001d7a32e3dcfc39a6ce210b813 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 7 Dec 2015 12:05:10 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- X11/xorg.conf.d/20opengl.conf | 1 - env.d/000opengl | 2 +- ld.so.conf | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/X11/xorg.conf.d/20opengl.conf b/X11/xorg.conf.d/20opengl.conf index 4527b2b4..7876bd78 100644 --- a/X11/xorg.conf.d/20opengl.conf +++ b/X11/xorg.conf.d/20opengl.conf @@ -1,5 +1,4 @@ Section "Files" - ModulePath "/usr/lib32/xorg/modules" ModulePath "/usr/lib64/opengl/xorg-x11" ModulePath "/usr/lib64/xorg/modules" EndSection diff --git a/env.d/000opengl b/env.d/000opengl index d1b801ba..05c9617b 100644 --- a/env.d/000opengl +++ b/env.d/000opengl @@ -1,4 +1,4 @@ # Configuration file for eselect # This file has been automatically generated. -LDPATH="/usr/lib32/opengl/xorg-x11/lib:/usr/lib64/opengl/xorg-x11/lib" +LDPATH="/usr/lib64/opengl/xorg-x11/lib" OPENGL_PROFILE="xorg-x11" diff --git a/ld.so.conf b/ld.so.conf index ae005099..e72573ae 100644 --- a/ld.so.conf +++ b/ld.so.conf @@ -1,6 +1,5 @@ # ld.so.conf autogenerated by env-update; make all changes to # contents of /etc/env.d directory -/usr/lib32/opengl/xorg-x11/lib /usr/lib64/opengl/xorg-x11/lib /lib64 /usr/lib64 -- 2.39.5