mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Correct cython patch number after install
This commit is contained in:
parent
ecfed4fc9e
commit
0a93d392b0
1 changed files with 1 additions and 1 deletions
|
@ -873,7 +873,7 @@ ln -sf %{_datadir} $SAGE_LOCAL/share
|
|||
PATCH=$PWD/build/pkgs/cython/patches/pxi_sys_path.patch
|
||||
pushd %{buildroot}%{python_sitearch}
|
||||
patch -p1 < $PATCH
|
||||
patch -p1 < %{PATCH30}
|
||||
patch -p1 < %{PATCH27}
|
||||
popd
|
||||
%endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue