diff --git a/python-sphinx-setuptools.patch b/python-sphinx-setuptools.patch new file mode 100644 index 0000000..c4cfb6a --- /dev/null +++ b/python-sphinx-setuptools.patch @@ -0,0 +1,9 @@ +--- setup.py.orig 2009-06-05 07:42:36.000000000 -0400 ++++ setup.py 2009-06-05 07:42:40.000000000 -0400 +@@ -1,6 +1,4 @@ + # -*- coding: utf-8 -*- +-import ez_setup +-ez_setup.use_setuptools() + + import os + import sys