aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fs/files/xtrans.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fs/files/xtrans.patch')
-rw-r--r--recipes/fs/files/xtrans.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/fs/files/xtrans.patch b/recipes/fs/files/xtrans.patch
new file mode 100644
index 0000000000..e628a2604d
--- /dev/null
+++ b/recipes/fs/files/xtrans.patch
@@ -0,0 +1,21 @@
+Index: FS/fs_trans.h
+===================================================================
+--- FS.orig/fs_trans.h 2011-02-25 23:00:34.025908119 +0100
++++ FS/fs_trans.h 2011-02-25 23:01:19.165133120 +0100
+@@ -24,4 +24,4 @@
+
+ #define FS_t
+ #define TRANS_CLIENT
+-#include <Xtrans.h>
++#include <X11/Xtrans/Xtrans.h>
+Index: FS/fs_trans.c
+===================================================================
+--- FS.orig/fs_trans.c 2011-02-25 23:08:51.177693119 +0100
++++ FS/fs_trans.c 2011-02-25 23:09:00.378958118 +0100
+@@ -28,5 +28,5 @@
+
+ #define FS_t
+ #define TRANS_CLIENT
+-#include <transport.c>
++#include <X11/Xtrans/transport.c>
+