mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-17 17:59:02 -04:00
Correct build on non x86 arches
This commit is contained in:
parent
2382c8ff4a
commit
c20a6508e3
1 changed files with 4 additions and 2 deletions
|
@ -1313,8 +1313,10 @@ EOF
|
|||
chmod +x %{buildroot}%{SAGE_LOCAL}/bin/sage-list-packages
|
||||
#------------------------------------------------------------------------
|
||||
|
||||
%if %{with docs}
|
||||
# do not install symlink to '.'
|
||||
rm %{buildroot}%{SAGE_DOC}/output
|
||||
%endif
|
||||
|
||||
# last install command
|
||||
rm -fr $DOT_SAGE
|
||||
|
|
Loading…
Add table
Reference in a new issue