[packages/cflow] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:57:13 CEST 2025


commit cd717db23c9552e9c804a96b82dd1f1db74fa17d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:56:57 2025 +0200

    Fix applying patches.

 cflow.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cflow.spec b/cflow.spec
index 5e79dcb..7f31547 100644
--- a/cflow.spec
+++ b/cflow.spec
@@ -25,7 +25,7 @@ Mostra a estrutura de chamadas de funções em fontes de linguagem C
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} PRCC_LOC=%{_bindir}/prcc PRCG_LOC=%{_bindir}/prcg
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cflow.git/commitdiff/cd717db23c9552e9c804a96b82dd1f1db74fa17d



More information about the pld-cvs-commit mailing list