diff options
Diffstat (limited to 'source/x/x11/patch/xkeyboard-config.patch')
-rw-r--r-- | source/x/x11/patch/xkeyboard-config.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/x/x11/patch/xkeyboard-config.patch b/source/x/x11/patch/xkeyboard-config.patch new file mode 100644 index 00000000..712521a9 --- /dev/null +++ b/source/x/x11/patch/xkeyboard-config.patch @@ -0,0 +1 @@ +zcat $CWD/patch/xkeyboard-config/xkeyboard-config.fix_pt.patch.gz | patch -p1 || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |