mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Documentation build is optional on some arches
This commit is contained in:
parent
ac51cc9608
commit
a6864ab7ec
1 changed files with 2 additions and 0 deletions
|
@ -1344,6 +1344,7 @@ exit 0
|
|||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%if %{with docs}
|
||||
# Upgrade correction for change from directory to symlink
|
||||
%post doc
|
||||
if [ ! -e %{SAGE_DOC}/common ]; then
|
||||
|
@ -1358,6 +1359,7 @@ if [ $1 -eq 0 ] ; then
|
|||
fi
|
||||
fi
|
||||
exit 0
|
||||
%endif
|
||||
|
||||
%post sagetex
|
||||
%{_bindir}/mktexlsr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue