diff -r cd5205b6221a -r 6fa8f5812e20 components/python/python27/patches/20-bsddb-harmful.patch --- a/components/python/python27/patches/20-bsddb-harmful.patch Thu Jul 17 21:06:55 2014 -0700 +++ b/components/python/python27/patches/20-bsddb-harmful.patch Tue Jul 29 08:41:01 2014 -0700 @@ -14,9 +14,9 @@ lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \ lib2to3/tests/data lib2to3/tests/data/fixers lib2to3/tests/data/fixers/myfixes \ ctypes ctypes/test ctypes/macholib \ ---- Python-2.7.6/setup.py.~6~ 2014-05-14 17:15:45.315760008 -0700 -+++ Python-2.7.6/setup.py 2014-05-14 17:16:27.440642039 -0700 -@@ -1065,7 +1065,8 @@ +--- Python-2.7.8/setup.py.~6~ 2014-07-17 20:49:23.834928506 -0700 ++++ Python-2.7.8/setup.py 2014-07-17 20:49:23.872603149 -0700 +@@ -1067,7 +1067,8 @@ db_dirs_to_check + lib_dirs, dblib ) if dblib_file: dblib_dir = [ os.path.abspath(os.path.dirname(dblib_file)) ]