[packages/crmsh] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:05:30 CEST 2025


commit 2e6cb62340fb2e315cd0c151519f5675b3e7d1c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:05:15 2025 +0200

    Fix applying patches.

 crmsh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crmsh.spec b/crmsh.spec
index 8ac75b4..f430dc1 100644
--- a/crmsh.spec
+++ b/crmsh.spec
@@ -39,7 +39,7 @@ Zawiera polecenie "crm", które było częścią Pacemakera < 1.1.8.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python(\s|$),#!%{__python}\1,' -e '1s,#!\s*/usr/bin/python(\s|$),#!%{__python}\1,' \
       utils/crm_clean.py \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crmsh.git/commitdiff/2e6cb62340fb2e315cd0c151519f5675b3e7d1c1



More information about the pld-cvs-commit mailing list