summaryrefslogtreecommitdiff
path: root/x11/py-xcbgen/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-xcbgen/patches/patch-ad')
-rw-r--r--x11/py-xcbgen/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/py-xcbgen/patches/patch-ad b/x11/py-xcbgen/patches/patch-ad
new file mode 100644
index 00000000000..c841f17a6d9
--- /dev/null
+++ b/x11/py-xcbgen/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2009/04/08 13:06:22 drochner Exp $
+
+--- xcbgen/matcher.py.orig 2009-04-01 16:06:02.000000000 +0200
++++ xcbgen/matcher.py
+@@ -7,7 +7,7 @@ we do not create a new type object, we j
+ '''
+
+ from os.path import join
+-from xml.etree.cElementTree import parse
++from xml.etree.ElementTree import parse
+
+ import state
+ from xtypes import *