diff --git a/env.d/44qt4-i686-pc-linux-gnu b/env.d/44qt4-i686-pc-linux-gnu new file mode 100644 index 0000000..1134d0b --- /dev/null +++ b/env.d/44qt4-i686-pc-linux-gnu @@ -0,0 +1 @@ +LDPATH="/usr/lib32/qt4" diff --git a/env.d/44qt4-x86_64-pc-linux-gnu b/env.d/44qt4-x86_64-pc-linux-gnu new file mode 100644 index 0000000..1c58182 --- /dev/null +++ b/env.d/44qt4-x86_64-pc-linux-gnu @@ -0,0 +1 @@ +LDPATH="/usr/lib64/qt4" diff --git a/xdg/qtchooser/4.conf b/xdg/qtchooser/4.conf new file mode 120000 index 0000000..01ac917 --- /dev/null +++ b/xdg/qtchooser/4.conf @@ -0,0 +1 @@ +qt4-x86_64-pc-linux-gnu.conf \ No newline at end of file diff --git a/xdg/qtchooser/default.conf b/xdg/qtchooser/default.conf new file mode 120000 index 0000000..6c162f6 --- /dev/null +++ b/xdg/qtchooser/default.conf @@ -0,0 +1 @@ +qt4.conf \ No newline at end of file diff --git a/xdg/qtchooser/qt4-i686-pc-linux-gnu.conf b/xdg/qtchooser/qt4-i686-pc-linux-gnu.conf new file mode 100644 index 0000000..5016e40 --- /dev/null +++ b/xdg/qtchooser/qt4-i686-pc-linux-gnu.conf @@ -0,0 +1,2 @@ +/usr/lib32/qt4/bin +/usr/lib32/qt4 diff --git a/xdg/qtchooser/qt4-x86_64-pc-linux-gnu.conf b/xdg/qtchooser/qt4-x86_64-pc-linux-gnu.conf new file mode 100644 index 0000000..9675ced --- /dev/null +++ b/xdg/qtchooser/qt4-x86_64-pc-linux-gnu.conf @@ -0,0 +1,2 @@ +/usr/lib64/qt4/bin +/usr/lib64/qt4 diff --git a/xdg/qtchooser/qt4.conf b/xdg/qtchooser/qt4.conf new file mode 120000 index 0000000..01ac917 --- /dev/null +++ b/xdg/qtchooser/qt4.conf @@ -0,0 +1 @@ +qt4-x86_64-pc-linux-gnu.conf \ No newline at end of file