diff options
Diffstat (limited to 'source/x/x11/patch/xinit.patch')
-rw-r--r-- | source/x/x11/patch/xinit.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/x/x11/patch/xinit.patch b/source/x/x11/patch/xinit.patch new file mode 100644 index 00000000..dc996d96 --- /dev/null +++ b/source/x/x11/patch/xinit.patch @@ -0,0 +1,2 @@ +# LP is truly a one-man disaster... +zcat $CWD/patch/xinit/xinit.remove.systemd.kludge.diff.gz | patch -p1 || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |