diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index ee724418..7919c690 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -31,9 +31,6 @@ unset QT_QPA_EGLFS_DEPTH unset QT_QPA_EGLFS_HIDECURSOR unset QT_COMPOSITOR_NEGATE_INVERTED_Y -export LIBEXEC_PATH="/usr/libexec:/usr/lib/libexec:/usr/lib/libexec/kf5" -export QT_PLUGIN_PATH=${QT_PLUGIN_PATH+$QT_PLUGIN_PATH:}`qtpaths --plugin-dir`:/usr/lib/kde5/plugins - export QT_QPA_PLATFORM=wayland export QT_QPA_PLATFORMTHEME=KDE export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 diff --git a/packaging/plasma-phone-components.spec b/packaging/plasma-phone-components.spec index 4a702eba..87236820 100644 --- a/packaging/plasma-phone-components.spec +++ b/packaging/plasma-phone-components.spec @@ -84,9 +84,6 @@ EOF # File with environment variables, used by shell systemd unit mkdir -p %{buildroot}%{_sharedstatedir}/environment/plasma-phone cat > %{buildroot}%{_sharedstatedir}/environment/plasma-phone/plasma-phone.conf <