1234567891011 |
- --- libxml2-2.9.1.orig/python/setup.py 2013-04-19 09:36:20.000000000 +0200
- +++ libxml2-2.9.1/python/setup.py 2013-11-21 18:47:16.000000000 +0100
- @@ -8,7 +8,7 @@ from distutils.core import setup, Extens
-
-
-
- -ROOT = r'/usr'
- +ROOT = r'/Volumes/adk/openadk/host_i686_gnu_eglibc/usr'
-
-
- with_threads = 1
|