From 13136ad65a31b4c043a581105a17cc45f2696066 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Tue, 13 Jan 2009 00:03:45 +0000 Subject: python-netfilter: 0.5.4 -> 0.5.5 --- packages/nonworking/python/python-mysqldb/site.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 packages/nonworking/python/python-mysqldb/site.patch (limited to 'packages/nonworking/python/python-mysqldb/site.patch') diff --git a/packages/nonworking/python/python-mysqldb/site.patch b/packages/nonworking/python/python-mysqldb/site.patch new file mode 100644 index 0000000000..c99ee3bc0d --- /dev/null +++ b/packages/nonworking/python/python-mysqldb/site.patch @@ -0,0 +1,13 @@ +Index: MySQL-python-1.2.1_p2/site.cfg +=================================================================== +--- MySQL-python-1.2.1_p2.orig/site.cfg 2006-05-31 12:13:45.000000000 +0200 ++++ MySQL-python-1.2.1_p2/site.cfg 2006-05-31 12:13:55.000000000 +0200 +@@ -6,7 +6,7 @@ + + [options] + embedded = False +-threadsafe = True ++threadsafe = False + static = False + + # Use the compiler section to add additional options for the extension build. -- cgit v1.2.3