[texlive] remove broken symlinks

Jindrich Novy jnovy at fedoraproject.org
Sun Oct 20 09:53:07 UTC 2013


commit d376d0b4cb9fc40474ab7d577bf012ad8514247b
Author: Jindrich Novy <novyjindrich at gmail.com>
Date:   Sun Oct 20 11:53:00 2013 +0200

    remove broken symlinks

 texlive.spec          |    2 +-
 texlive.spec.template |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/texlive.spec b/texlive.spec
index 6fde2d8..0da1784 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -201065,7 +201065,7 @@ rm -f man
 [ ! -e mfplain ] && ln -s mpost mfplain
 [ ! -e texlua ] && ln -s luatex texlua
 [ ! -e texluac ] && ln -s luatex texluac
-for i in physe phyzzx installfont-tl pdfthumb ppower4 tcdialog latexmk; do
+for i in physe phyzzx installfont-tl pdfthumb ppower4 tcdialog latexmk texdiff convbkmk; do
 rm -f $i
 rm -f %{buildroot}%{_datadir}/texlive/texmf-dist/doc/man/man1/$i.*
 done
diff --git a/texlive.spec.template b/texlive.spec.template
index faded6f..f1b0b34 100644
--- a/texlive.spec.template
+++ b/texlive.spec.template
@@ -235,7 +235,7 @@ rm -f man
 [ ! -e mfplain ] && ln -s mpost mfplain
 [ ! -e texlua ] && ln -s luatex texlua
 [ ! -e texluac ] && ln -s luatex texluac
-for i in physe phyzzx installfont-tl pdfthumb ppower4 tcdialog latexmk; do
+for i in physe phyzzx installfont-tl pdfthumb ppower4 tcdialog latexmk texdiff convbkmk; do
 	rm -f $i
 	rm -f %{buildroot}%{_datadir}/texlive/texmf-dist/doc/man/man1/$i.*
 done


More information about the scm-commits mailing list