summaryrefslogtreecommitdiffstats
path: root/x11-libs/cairo/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/cairo/PRE_BUILD')
-rwxr-xr-xx11-libs/cairo/PRE_BUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-libs/cairo/PRE_BUILD b/x11-libs/cairo/PRE_BUILD
index f7d147eebf..02e1d7d5e9 100755
--- a/x11-libs/cairo/PRE_BUILD
+++ b/x11-libs/cairo/PRE_BUILD
@@ -3,7 +3,4 @@ cd ${SOURCE_DIRECTORY} &&
apply_patch_dir patches &&
-if [[ "$CAIRO_BRANCH" != "scm" ]]; then
- # http://bugs.gentoo.org/show_bug.cgi?id=336696
- patch -p1 -d "$SOURCE_DIRECTORY" < "$SPELL_DIRECTORY/cairo-1.10.0-buggy_gradients.patch"
-fi
+if [[ "$CAIRO_BRANCH" != "scm" ]]; then apply_patch_dir patches-stable; fi