summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/qt5-qtwayland.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/packaging/qt5-qtwayland.spec b/packaging/qt5-qtwayland.spec
index 0baf15ec..b1c30923 100644
--- a/packaging/qt5-qtwayland.spec
+++ b/packaging/qt5-qtwayland.spec
@@ -82,9 +82,7 @@ cp %{SOURCE1001} .
export QTDIR=/usr/share/qt5
export QT_WAYLAND_GL_CONFIG=wayland_egl
touch .git
-
-qmake -qt=5 \
- DEFINES=USE_XDG_SHELL
+qmake -qt=5
make %{?_smp_mflags}