projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
debf2cb
)
Changes to get xcb to build
author
davshao <davshao@web>
Fri, 21 May 2010 14:31:53 +0000 (07:31 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Fri, 21 May 2010 14:31:53 +0000 (07:31 -0700)
docs/developer/GEMdrmKMS/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/GEMdrmKMS/index.mdwn
b/docs/developer/GEMdrmKMS/index.mdwn
index
2836324
..
3ac598c
100644
(file)
--- 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