Add a patch to use our own setuptools package
This commit is contained in:
parent
746537fbfa
commit
31070382c6
2 changed files with 15 additions and 1 deletions
9
python-sphinx-setuptools.patch
Normal file
9
python-sphinx-setuptools.patch
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue