From 3106a834852a39c6eba0dbacabc177b7aa34359b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sat, 25 Mar 2023 11:16:36 +0100 Subject: [PATCH] Comment out the debugging flags again. --- neovim.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neovim.spec b/neovim.spec index e8e5ed2..ec3a203 100644 --- a/neovim.spec +++ b/neovim.spec @@ -17,8 +17,8 @@ %{?!python3_pkgversion:%define python3_pkgversion 3} -%undefine _build_create_debug \ - %define __arch_install_post export NO_BRP_STRIP_DEBUG=true +# %%undefine _build_create_debug \ +# %%define __arch_install_post export NO_BRP_STRIP_DEBUG=true %if 0%{?rhel} %define __cmake cmake3