From: Frank Brehm Date: Mon, 7 Dec 2015 17:16:04 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=957c5d72d11658eca0a12478ba1e55952c073d4f;p=config%2Fsamara%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/X11/xorg.conf.d/20opengl.conf b/X11/xorg.conf.d/20opengl.conf new file mode 100644 index 0000000..4527b2b --- /dev/null +++ b/X11/xorg.conf.d/20opengl.conf @@ -0,0 +1,5 @@ +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 new file mode 100644 index 0000000..d1b801b --- /dev/null +++ b/env.d/000opengl @@ -0,0 +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" +OPENGL_PROFILE="xorg-x11" diff --git a/env.d/03opengl b/env.d/03opengl deleted file mode 100644 index d1b801b..0000000 --- a/env.d/03opengl +++ /dev/null @@ -1,4 +0,0 @@ -# Configuration file for eselect -# This file has been automatically generated. -LDPATH="/usr/lib32/opengl/xorg-x11/lib:/usr/lib64/opengl/xorg-x11/lib" -OPENGL_PROFILE="xorg-x11" diff --git a/ld.so.conf b/ld.so.conf index e2623ec..ae00509 100644 --- a/ld.so.conf +++ b/ld.so.conf @@ -1,5 +1,7 @@ # 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 /usr/local/lib64 @@ -10,8 +12,6 @@ /usr/lib /usr/local/lib include ld.so.conf.d/*.conf -/usr/lib32/opengl/xorg-x11/lib -/usr/lib64/opengl/xorg-x11/lib /usr/lib32/qt4 /usr/lib64/qt4 /usr/lib/postgresql