summarylogtreecommitdiffstats
path: root/qt-gtk-platform-plugin-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'qt-gtk-platform-plugin-git.install')
-rwxr-xr-xqt-gtk-platform-plugin-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-gtk-platform-plugin-git.install b/qt-gtk-platform-plugin-git.install
index 1178b1236f7a..ce7546a6a0d9 100755
--- a/qt-gtk-platform-plugin-git.install
+++ b/qt-gtk-platform-plugin-git.install
@@ -1,7 +1,7 @@
post_install() {
echo ""
echo "To have gdm automatically export QT_QPA_PLATFORM=gtk, run:"
- echo "ln -s /usr/share/qt-gtk-platform-plugin/qt-force-gtk-platform.env /usr/share/gdm/env.d/qt-force-gtk-platform.env"
+ echo "mkdir -p /usr/share/gdm/env.d/ && ln -s /usr/share/qt-gtk-platform-plugin/qt-force-gtk-platform.env /usr/share/gdm/env.d/qt-force-gtk-platform.env"
echo "!!Achtung Bear Badger Fire Decapitation Death Skull Leprosy!!"
echo "Some Qt apps will crash with this backend in use, for example: Qt Creator, Zeal and probably swathes of KDE"
echo "If it uses qtwebengine, expect death!"