[packages/texlive/TEXLIVE_20080816] - no clisp on x32 means no xindy there - removed unneeded file that crashes file(1) and prevents bui
baggins
baggins at pld-linux.org
Thu Jan 1 20:49:05 CET 2015
commit 50829d18f3e79a29b561347b2edbe42dd652c394
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Jan 1 19:48:14 2015 +0000
- no clisp on x32 means no xindy there
- removed unneeded file that crashes file(1) and prevents build
texlive.spec | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/texlive.spec b/texlive.spec
index 356c127..2115130 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -22,6 +22,11 @@
%undefine with_xindy
%endif
+%ifarch x32
+# no clisp on x32 as of 31-12-2014
+%undefine with_xindy
+%endif
+
Summary: TeX typesetting system and MetaFont font formatter
Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
@@ -6612,6 +6617,9 @@ install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
+# crashes file/libmagick
+rm -f $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/jeopardy/example/aleq.jpg
+
# not included in package
rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/texlive.git/commitdiff/50829d18f3e79a29b561347b2edbe42dd652c394
More information about the pld-cvs-commit
mailing list