From 0a4c54b832cf9132cf9f0a20db7e3340ce1335a4 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Mon, 24 Feb 2014 11:18:30 +0000 Subject: Fix path. --- math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py') diff --git a/math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py b/math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py index 3e7d236ddb7a..f24e3933da2b 100644 --- a/math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py +++ b/math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py @@ -1,5 +1,5 @@ ---- gnu.py.orig 2013-10-30 22:31:40.000000000 +0400 -+++ gnu.py 2014-02-24 15:11:58.000000000 +0400 +--- numpy/distutils/fcompiler/gnu.py.orig 2013-10-30 22:31:40.000000000 +0400 ++++ numpy/distutils/fcompiler/gnu.py 2014-02-24 15:11:58.000000000 +0400 @@ -66,7 +66,7 @@ # Redhat: GNU Fortran (GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) # GNU Fortran (GCC) 3.4.2 (mingw-special) -- cgit v1.2.3