components/python/python34/patches/10-rbac.patch
changeset 5229 b7b91ddbbdce
parent 3869 eb4c6284602f
child 6446 b54de573b4e9
--- a/components/python/python34/patches/10-rbac.patch	Tue Jan 05 13:35:29 2016 -0800
+++ b/components/python/python34/patches/10-rbac.patch	Tue Dec 22 07:57:25 2015 -0800
@@ -1285,7 +1285,7 @@
 +};
 --- Python-3.4.3/setup.py.~5~	2015-02-25 08:21:26.778968857 -0800
 +++ Python-3.4.3/setup.py	2015-02-25 08:21:26.801861210 -0800
-@@ -1525,6 +1525,22 @@
+@@ -1526,6 +1526,22 @@
              exts.append( Extension('dlpi', ['dlpimodule.c'],
                                     libraries = ['dlpi']) )