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, 0 insertions, 1 deletions
diff --git a/source/x/x11/patch/xkeyboard-config.patch b/source/x/x11/patch/xkeyboard-config.patch deleted file mode 100644 index 712521a90..000000000 --- a/source/x/x11/patch/xkeyboard-config.patch +++ /dev/null @@ -1 +0,0 @@ -zcat $CWD/patch/xkeyboard-config/xkeyboard-config.fix_pt.patch.gz | patch -p1 || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |