mcst-linux-kernel/patches-2024.06.26/x2goclient-4.0.3.1/0002-QTBUG-34593.patch

13 lines
566 B
Diff

diff -ruN x2goclient-4.0.3.1/x2goclient.pro my_x2goclient-4.0.3.1/x2goclient.pro
--- x2goclient-4.0.3.1/x2goclient.pro 2024-04-12 20:07:53.522983530 +0300
+++ my_x2goclient-4.0.3.1/x2goclient.pro 2024-04-12 20:07:41.002698315 +0300
@@ -168,7 +168,7 @@
linux-g++ {
message(building $$TARGET with ldap and cups)
LIBS += -lldap -lcups -lX11 -lXpm
- DEFINES += __linux__
+ DEFINES += __linux__ Q_OS_LINUX
X2GO_INSTALL_TARGET=/usr/bin
X2GO_INSTALL_ICONS=/usr/share/x2goclient/icons
X2GO_INSTALL_ICONS16=/usr/share/icons/hicolor/16x16/apps