summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_gfx_x_gen__xproto.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-ui_gfx_x_gen__xproto.py')
-rw-r--r--www/chromium/files/patch-ui_gfx_x_gen__xproto.py13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/chromium/files/patch-ui_gfx_x_gen__xproto.py b/www/chromium/files/patch-ui_gfx_x_gen__xproto.py
deleted file mode 100644
index 1a9d08c9d938..000000000000
--- a/www/chromium/files/patch-ui_gfx_x_gen__xproto.py
+++ /dev/null
@@ -1,13 +0,0 @@
---- ui/gfx/x/gen_xproto.py.orig 2020-07-13 16:58:52 UTC
-+++ ui/gfx/x/gen_xproto.py
-@@ -1015,6 +1015,10 @@ def main():
- 'dist-packages')
- sys.path.insert(1, path)
-
-+ # Workaround to use the xcb-proto package, which installs using the default python version
-+ # Remove this as soon as chromium builds with python3!
-+ sys.path.append(os.path.join('..', '..', '..', 'site-packages'))
-+
- import xcbgen.xtypes
- import xcbgen.state
-