From bad28f87460339ec850d3d830cd4d90e56d5d998 Mon Sep 17 00:00:00 2001 From: hasufell Date: Tue, 7 Jul 2015 11:48:58 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- xdg/qtchooser/5.conf | 1 + xdg/qtchooser/qt5-x86_64-pc-linux-gnu.conf | 2 ++ xdg/qtchooser/qt5.conf | 1 + 3 files changed, 4 insertions(+) create mode 120000 xdg/qtchooser/5.conf create mode 100644 xdg/qtchooser/qt5-x86_64-pc-linux-gnu.conf create mode 120000 xdg/qtchooser/qt5.conf diff --git a/xdg/qtchooser/5.conf b/xdg/qtchooser/5.conf new file mode 120000 index 0000000..8067269 --- /dev/null +++ b/xdg/qtchooser/5.conf @@ -0,0 +1 @@ +qt5-x86_64-pc-linux-gnu.conf \ No newline at end of file diff --git a/xdg/qtchooser/qt5-x86_64-pc-linux-gnu.conf b/xdg/qtchooser/qt5-x86_64-pc-linux-gnu.conf new file mode 100644 index 0000000..4ddc007 --- /dev/null +++ b/xdg/qtchooser/qt5-x86_64-pc-linux-gnu.conf @@ -0,0 +1,2 @@ +/usr/lib64/qt5/bin +/usr/lib64 diff --git a/xdg/qtchooser/qt5.conf b/xdg/qtchooser/qt5.conf new file mode 120000 index 0000000..8067269 --- /dev/null +++ b/xdg/qtchooser/qt5.conf @@ -0,0 +1 @@ +qt5-x86_64-pc-linux-gnu.conf \ No newline at end of file