summaryrefslogtreecommitdiff
path: root/sysutils/py-filelike/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-filelike/files/patch-setup.py')
-rw-r--r--sysutils/py-filelike/files/patch-setup.py12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/py-filelike/files/patch-setup.py b/sysutils/py-filelike/files/patch-setup.py
deleted file mode 100644
index 560c4728d732..000000000000
--- a/sysutils/py-filelike/files/patch-setup.py
+++ /dev/null
@@ -1,12 +0,0 @@
---- setup.py.orig
-+++ setup.py
-@@ -5,9 +5,6 @@
- # This script is placed in the public domain.
- #
-
--import ez_setup
--ez_setup.use_setuptools()
--
- from setuptools import setup, find_packages
-
- # Import to allow pertinent info to be extracted