summaryrefslogtreecommitdiffstats
path: root/network/x2goclient/glibc236.patch
diff options
context:
space:
mode:
author Matteo Bernardini2023-01-30 09:55:34 +0100
committer Matteo Bernardini2023-01-30 09:55:34 +0100
commit7af8241016f316ad85a647d886b04f92e10a6c6b (patch)
tree751f2c1d109985d496e60b7e5c31508e0574745b /network/x2goclient/glibc236.patch
parent81da3110fda92b7de050fbe958df82fb0af3d536 (diff)
downloadslackbuilds-current-20230130.1.tar.gz
20230130.1 global branch merge.current-20230130.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/x2goclient/glibc236.patch')
-rw-r--r--network/x2goclient/glibc236.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/x2goclient/glibc236.patch b/network/x2goclient/glibc236.patch
new file mode 100644
index 0000000000..8e1c1fddcd
--- /dev/null
+++ b/network/x2goclient/glibc236.patch
@@ -0,0 +1,11 @@
+diff -Naur x2goclient-4.1.2.2.orig/src/onmainwindow_privat.h x2goclient-4.1.2.2/src/onmainwindow_privat.h
+--- x2goclient-4.1.2.2.orig/src/onmainwindow_privat.h 2020-02-13 11:36:07.000000000 +0100
++++ x2goclient-4.1.2.2/src/onmainwindow_privat.h 2022-08-23 20:49:00.556603000 +0200
+@@ -84,7 +84,6 @@
+ #include "contest.h"
+
+ #if !defined Q_OS_WIN
+-#include <sys/mount.h>
+ #ifdef Q_OS_LINUX
+ #include <X11/Xatom.h>
+ #include <X11/xpm.h>