components/python/python26/patches/Python26-01-solaris-lib-dirs.patch
changeset 985 57467415833a
parent 841 1a62cefa636d
equal deleted inserted replaced
984:f34e7c7efa38 985:57467415833a
    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