mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Correct typo in upstream cython
This commit is contained in:
parent
0cb5fbe3ae
commit
ac51cc9608
1 changed files with 2 additions and 0 deletions
|
@ -803,6 +803,8 @@ export PYTHONPATH=%{_builddir}%{python_sitearch}:$PYTHONPATH
|
|||
pushd %{_builddir}%{python_sitearch}
|
||||
patch -p1 < $PATCH
|
||||
popd
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1406533
|
||||
sed -i 's/disallow/dissallow/' Cython/Compiler/Options.py
|
||||
%endif
|
||||
|
||||
# Restore environment used to generate bundled interfaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue