diff options
Diffstat (limited to 'math/py-rpy/files/patch-rpy.py')
-rw-r--r-- | math/py-rpy/files/patch-rpy.py | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/py-rpy/files/patch-rpy.py b/math/py-rpy/files/patch-rpy.py deleted file mode 100644 index 32d3b25f1b8a..000000000000 --- a/math/py-rpy/files/patch-rpy.py +++ /dev/null @@ -1,12 +0,0 @@ ---- rpy.py -+++ rpy.py -@@ -139,6 +139,7 @@ if VERBOSE: - - # Version - from rpy_version import rpy_version -+__version__ = rpy_version - - # Symbolic names for conversion modes - TOP_CONVERSION = 4 -diff --git rpy_tools.py rpy_tools.py -index f312201..6e83321 100644 |