--- ./setup.py_orig	2012-05-30 18:08:51.569553064 +0530
+++ ./setup.py	2012-05-31 01:05:57.443560356 +0530
@@ -1628,7 +1628,7 @@
                         libraries = libs,
                         library_dirs = added_lib_dirs,
                         )
-        self.extensions.append(ext)
+        #self.extensions.append(ext)
 
 ##         # Uncomment these lines if you want to play with xxmodule.c
 ##         ext = Extension('xx', ['xxmodule.c'])
