From 5bc1de860b260b6dee7417fac93db8d9cdd66c8b2b4bfe3c32f007b5768a8d08 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 11 Apr 2023 13:11:08 +0000 Subject: [PATCH] error trap for testing, 2nd OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=440 --- texlive.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/texlive.spec b/texlive.spec index 59529ba..f8cc47a 100644 --- a/texlive.spec +++ b/texlive.spec @@ -4315,6 +4315,8 @@ popd trap "testsuite" ERR make %{?_smp_mflags} world STRIP=/bin/true STRIPPROG=/bin/true + + trap 'rm -vf %{options}' ERR popd pushd utils/asymptote