summaryrefslogtreecommitdiff
path: root/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch')
-rw-r--r--dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch b/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch
deleted file mode 100644
index ff72f5339dbf..000000000000
--- a/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://bugs.gentoo.org/527986
-
---- a/gfxdrivers/cle266/uc_overlay.c 2015-02-10 15:26:24.931309401 -0800
-+++ b/gfxdrivers/cle266/uc_overlay.c 2015-02-10 15:26:47.229309401 -0800
-@@ -246,7 +246,7 @@
- dfb_surface_flip(surface, false);
-
- ucovl->field = 0;
-- ucovl->lock = lock;
-+ ucovl->lock = left_lock;
-
- ret = uc_ovl_update(ucdrv, ucovl, UC_OVL_FLIP, surface, left_lock);
- if (ret)