diff --git a/x11-packages/xwayland/tmp-usr.patch b/x11-packages/xwayland/tmp-usr.patch index a0b23a91c..6f57ce22b 100644 --- a/x11-packages/xwayland/tmp-usr.patch +++ b/x11-packages/xwayland/tmp-usr.patch @@ -50,18 +50,3 @@ index 6cefc02ac..e1e31b9aa 100644 } int -diff --git a/xkb/ddxLoad.c b/xkb/ddxLoad.c -index ea7e34700..277e5221d 100644 ---- a/xkb/ddxLoad.c -+++ b/xkb/ddxLoad.c -@@ -76,8 +76,8 @@ OutputDirectory(char *outdir, size_t size) - } - else - #endif -- if (strlen("/tmp/") < size) { -- (void) strcpy(outdir, "/tmp/"); -+ if (strlen("/data/data/me.sergiotarxz.openmg.x11/files/usr/tmp/") < size) { -+ (void) strcpy(outdir, "/data/data/me.sergiotarxz.openmg.x11/files/usr/tmp/"); - } - } -