components/python/python26/patches/Python26-01-solaris-lib-dirs.patch
branchs11-update
changeset 3395 f071896dc0e3
parent 841 1a62cefa636d
equal deleted inserted replaced
3394:9758aff98adb 3395:f071896dc0e3
    11 +
    11 +
    12  #include "Python.h"
    12  #include "Python.h"
    13  #include "structmember.h"
    13  #include "structmember.h"
    14  #include "pythread.h"
    14  #include "pythread.h"
    15 diff --git Python-2.6.4/setup.py Python-2.6.4/setup.py
    15 diff --git Python-2.6.4/setup.py Python-2.6.4/setup.py
    16 new file mode 100644
       
    17 --- Python-2.6.4/setup.py
    16 --- Python-2.6.4/setup.py
    18 +++ Python-2.6.4/setup.py
    17 +++ Python-2.6.4/setup.py
    19 @@ -355,10 +355,10 @@
    18 @@ -355,10 +355,10 @@
    20          return sys.platform
    19          return sys.platform
    21  
    20