summaryrefslogtreecommitdiffstats
path: root/source/x/x11/patch/pixman.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/patch/pixman.patch')
-rw-r--r--source/x/x11/patch/pixman.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/x11/patch/pixman.patch b/source/x/x11/patch/pixman.patch
index 89037dc3c..947341105 100644
--- a/source/x/x11/patch/pixman.patch
+++ b/source/x/x11/patch/pixman.patch
@@ -1 +1 @@
-zcat $CWD/patch/pixman/pixman.remove.glyph-test.that.fails.to.compile.diff.gz | patch -p1 || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+zcat $CWD/patch/pixman/pixman.remove.tests.that.fail.to.compile.diff.gz | patch -p1 --backup --suffix=.orig || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; }