From bc4475f98452ec6e0a2249cf2954918860199c51d82eb92f0b3a421979187084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 8 Apr 2020 08:23:46 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=54 --- python-numpy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-numpy.spec b/python-numpy.spec index 50e5b92..066229f 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -193,7 +193,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %python_exec setup.py install --prefix=%{p_prefix} --root=%{buildroot} %if !%{with hpc} -%python_clone -a %{buildroot}%{bindir}/f2py +%python_clone -a %{buildroot}%{_bindir}/f2py %endif %if 0%{?suse_version}