components/python/python27/patches/06-ucred.patch
changeset 2028 6fa8f5812e20
parent 1954 32663e59626d
child 3555 76f4672c5e4b
--- a/components/python/python27/patches/06-ucred.patch	Thu Jul 17 21:06:55 2014 -0700
+++ b/components/python/python27/patches/06-ucred.patch	Tue Jul 29 08:41:01 2014 -0700
@@ -394,9 +394,9 @@
 +
 +	PyModule_AddObject(m, "ucred", (PyObject *)&pyucred_type);
 +}
---- Python-2.7.7/setup.py.~2~	2014-06-02 10:45:51.780497065 -0700
-+++ Python-2.7.7/setup.py	2014-06-02 10:45:51.850419067 -0700
-@@ -1540,6 +1540,13 @@
+--- Python-2.7.8/setup.py.~2~	2014-07-17 20:41:55.688200021 -0700
++++ Python-2.7.8/setup.py	2014-07-17 20:41:55.733063564 -0700
+@@ -1542,6 +1542,13 @@
          else:
              missing.append('dl')