From 8f058b1c852ffb3d8fdc11419b29246f48811095 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Jul 2022 15:47:10 +0800 Subject: [PATCH] copy not move SOURCE3 (cdef.h) into tree --- emacs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.spec b/emacs.spec index 5b117a0..086bb92 100644 --- a/emacs.spec +++ b/emacs.spec @@ -194,7 +194,7 @@ Development header files for Emacs. %setup -q # workaround for ftbfs on ppc64, see https://bugzilla.redhat.com/show_bug.cgi?id=2045780#c8 -mv %{SOURCE3} lib/ +cp -p %{SOURCE3} lib/ %patch1 -p1 -b .spellchecker %patch2 -p1 -b .system-crypto-policies