From: Frank Brehm Date: Mon, 7 Dec 2015 10:38:43 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=5a0023dc296c9de008dd22bc05bac3d2c3a28d96;p=config%2Fbruni%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 00000000..4527b2b4 --- /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 00000000..d1b801ba --- /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 d1b801ba..00000000 --- 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 e2623ec3..ae005099 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