Include patch for F-11 branch
This commit is contained in:
parent
8353038617
commit
8571b9bd3d
1 changed files with 9 additions and 0 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