From: davshao Date: Fri, 21 May 2010 14:31:53 +0000 (-0700) Subject: Changes to get xcb to build X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/ad0b637d19dd8738c1c2070f2322ddd28fe79e84 Changes to get xcb to build --- diff --git a/docs/developer/GEMdrmKMS/index.mdwn b/docs/developer/GEMdrmKMS/index.mdwn index 28363248..3ac598cd 100644 --- a/docs/developer/GEMdrmKMS/index.mdwn +++ b/docs/developer/GEMdrmKMS/index.mdwn @@ -156,7 +156,7 @@ define export PYTHONPATH=${PREFIX}/lib/python2.6/site-packages -and apply a patch similar to below to change *cElementTree* to *ElementTree* +and apply a patch similar to below to change from using Python 2.6's *cElementTree* to *ElementTree* diff --git a/xcbgen/matcher.py b/xcbgen/matcher.py index e7958fa..16e8273 100644