diff options
| author | Dmitry Sivachenko <demon@FreeBSD.org> | 2013-08-17 17:19:06 +0000 |
|---|---|---|
| committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2013-08-17 17:19:06 +0000 |
| commit | fc05dacb4597b6822dd6a443903f52cf11c8cbac (patch) | |
| tree | b9d15ad670141c6487a5f36010646c8b460c5183 /graphics/py-graph-core/files/patch-setup.py | |
| parent | aeb016a691d7b5bb12a06d6adeced303a58cd098 (diff) | |
Notes
Diffstat (limited to 'graphics/py-graph-core/files/patch-setup.py')
| -rw-r--r-- | graphics/py-graph-core/files/patch-setup.py | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/py-graph-core/files/patch-setup.py b/graphics/py-graph-core/files/patch-setup.py deleted file mode 100644 index 6493e52e6717..000000000000 --- a/graphics/py-graph-core/files/patch-setup.py +++ /dev/null @@ -1,19 +0,0 @@ - -$FreeBSD$ - ---- setup.py.orig -+++ setup.py -@@ -3,12 +3,7 @@ - - import os - --try: -- from setuptools import setup, find_packages --except ImportError as ie: -- import ez_setup -- ez_setup.use_setuptools() -- from setuptools import setup, find_packages -+from setuptools import setup, find_packages - - # Startup - appname = "python-graph-core" |
