diff options
Diffstat (limited to 'math/py-scientific/files/patch-setup.cfg')
-rw-r--r-- | math/py-scientific/files/patch-setup.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/math/py-scientific/files/patch-setup.cfg b/math/py-scientific/files/patch-setup.cfg deleted file mode 100644 index 598060352f10..000000000000 --- a/math/py-scientific/files/patch-setup.cfg +++ /dev/null @@ -1,9 +0,0 @@ ---- setup.cfg.orig Wed Mar 28 16:14:46 2001 -+++ setup.cfg Mon Apr 2 18:52:18 2001 -@@ -3,3 +3,6 @@ - packager = "Konrad Hinsen <hinsen@cnrs-orleans.fr>" - group = "Libraries/Python" - doc_files = README README.MPI Doc/HTML Doc/PDF Doc/XML -+ -+[install] -+optimize = 1 |