From 0e423ff630332376063ac37b8a6a9b4e6a3b37f91fa3696cbcad55cbd46ac05d Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 27 Mar 2023 12:10:14 +0000 Subject: [PATCH] do not strip luametatex OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=428 --- texlive.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/texlive.spec b/texlive.spec index 17c58be..55589e2 100644 --- a/texlive.spec +++ b/texlive.spec @@ -4369,6 +4369,7 @@ popd %cmake \ -DVERBOSE=ON \ -DCMAKE_C_COMPILER=gcc \ + -DCMAKE_STRIP:FILEPATH=/bin/true \ -DCMAKE_CXX_COMPILER=g++ cmake --build . --parallel %{?_smp_mflags} popd