mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Properly generate localized translations
This commit is contained in:
parent
323995b4e3
commit
b2e097216a
1 changed files with 2 additions and 1 deletions
|
@ -1019,7 +1019,7 @@ pushd src/doc
|
|||
|
||||
# there we go
|
||||
ln -sf %{buildroot}%{SAGE_DOC} $SAGE_SRC/doc
|
||||
python common/builder.py -k all html
|
||||
LANGUAGES="ca de en fr hu it pt ru tr" python common/builder.py -k all html
|
||||
export SAGE_DOC=%{buildroot}%{SAGE_DOC}
|
||||
cp -far output $SAGE_DOC
|
||||
|
||||
|
@ -1371,6 +1371,7 @@ exit 0
|
|||
* Sun Jul 19 2015 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 6.5-7
|
||||
- Correct unable to start QEPCAD within sage (#1243590)
|
||||
- Use interactive bash on wrappers to work with other login shells (#1238341)
|
||||
- Properly generate localized translations
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue