diff options
Diffstat (limited to 'source/x/x11/patch/luit.patch')
-rw-r--r-- | source/x/x11/patch/luit.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/x/x11/patch/luit.patch b/source/x/x11/patch/luit.patch new file mode 100644 index 00000000..871e17bc --- /dev/null +++ b/source/x/x11/patch/luit.patch @@ -0,0 +1,3 @@ +zcat $CWD/patch/luit/luit_use_system_extensions.diff.gz | patch -p1 --verbose \ + || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +autoreconf -v -i -f |