components/python/python35/patches/10-rbac.patch
changeset 7648 20e09cf3cfaa
parent 6447 56a2f066191a
--- a/components/python/python35/patches/10-rbac.patch	Mon Feb 06 13:55:35 2017 -0800
+++ b/components/python/python35/patches/10-rbac.patch	Mon Feb 06 13:54:36 2017 -0800
@@ -1285,7 +1285,7 @@
 +};
 --- Python-3.5.2/setup.py.~5~	2016-07-08 06:56:45.280312010 -0700
 +++ Python-3.5.2/setup.py	2016-07-08 06:56:45.314844079 -0700
-@@ -1578,6 +1578,22 @@
+@@ -1577,6 +1577,22 @@
              exts.append( Extension('dlpi', ['dlpimodule.c'],
                                     libraries = ['dlpi']) )