[packages/grtrace] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:59:28 CEST 2025


commit 5920fc20cce9400aebae1290dc27edfa645a19e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:59:12 2025 +0200

    Fix applying patches.

 grtrace.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grtrace.spec b/grtrace.spec
index becad89..8ebcca4 100644
--- a/grtrace.spec
+++ b/grtrace.spec
@@ -24,7 +24,7 @@ potrzebne capabilities oraz uprawnienia do plików.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__cc} %{rpmcflags} %{rpmldflags} -o grtrace grtrace.c tracesort.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grtrace.git/commitdiff/5920fc20cce9400aebae1290dc27edfa645a19e3



More information about the pld-cvs-commit mailing list