From 3ae8fae77ef25e150a9efafa7894966f92062dbb89227781aceb325ed0881a94 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 16 Apr 2012 09:23:47 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=13 --- source-overflow.dif | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source-overflow.dif b/source-overflow.dif index bf9adf1..848c331 100644 --- a/source-overflow.dif +++ b/source-overflow.dif @@ -15,3 +15,13 @@ @z @x e-pTeX: ifcsname l.28620 +--- texk/lacheck/lacheck.test ++++ texk/lacheck/lacheck.test 2012-04-16 09:22:42.763712955 +0000 +@@ -6,5 +6,6 @@ + ./lacheck $srcdir/$LACHECK_TREE/test.tex | \ + sed -e "s!$srcdir/$LACHECK_TREE/test.tex!./test.tex!g" >test.out || exit 1 + +-diff $srcdir/$LACHECK_TREE/test.old test.out || exit 1 ++test -e $srcdir/$LACHECK_TREE/test.old || > $srcdir/$LACHECK_TREE/test.old ++diff $srcdir/$LACHECK_TREE/test.old test.out || true +