From 6e63803a14e393a409c0e5491d0de5107bf7502a05a8ec09b657b3e51e13c5ca Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 22 Apr 2020 11:35:59 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=365 --- texlive.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/texlive.spec b/texlive.spec index 8ed5250..4976fc3 100644 --- a/texlive.spec +++ b/texlive.spec @@ -4099,6 +4099,7 @@ fi (cat>${prefix}/bin/$broken)<<-'EOF' #!/bin/sh echo "${0}: is not supported on $(uname -m)" 1>&2 + echo "${0}: Report at https://github.com/LuaJIT/LuaJIT/issues/42" 1>&2 exit 1 EOF chmod 0755 ${prefix}/bin/$broken