diff options
-rw-r--r-- | astro/pyephem/files/patch-setup.py | 11 | ||||
-rw-r--r-- | astro/pyephem/pkg-plist | 1 |
2 files changed, 0 insertions, 12 deletions
diff --git a/astro/pyephem/files/patch-setup.py b/astro/pyephem/files/patch-setup.py deleted file mode 100644 index 0e2179073326..000000000000 --- a/astro/pyephem/files/patch-setup.py +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.py.orig 2008-07-04 17:26:06.000000000 -0400 -+++ setup.py 2008-07-04 17:26:18.000000000 -0400 -@@ -1,7 +1,4 @@ --try: -- from setuptools import setup, Extension --except: -- from distutils.core import setup, Extension -+from distutils.core import setup, Extension - - import os - from glob import glob diff --git a/astro/pyephem/pkg-plist b/astro/pyephem/pkg-plist index 24a9e655b55b..6228d27f4d62 100644 --- a/astro/pyephem/pkg-plist +++ b/astro/pyephem/pkg-plist @@ -96,4 +96,3 @@ @dirrm %%PYTHON_SITELIBDIR%%/ephem/tests @dirrm %%PYTHON_SITELIBDIR%%/ephem/doc @dirrm %%PYTHON_SITELIBDIR%%/ephem -@dirrm %%PYTHON_SITELIBDIR%% |