[packages/gkrellm-fileread] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:46:50 CEST 2025


commit 7dcc08e0357f66763548cca09dbfd02a7cb5b3cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:46:34 2025 +0200

    Fix applying patches.

 gkrellm-fileread.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gkrellm-fileread.spec b/gkrellm-fileread.spec
index cf2c8b7..7c5940e 100644
--- a/gkrellm-fileread.spec
+++ b/gkrellm-fileread.spec
@@ -34,8 +34,8 @@ colocado em um arquivo por outros processos.
 %prep
 %setup -q -T -c -n %{name}
 cp -f %{SOURCE0} .
-%patch0
-%patch1
+%patch -P0
+%patch -P1
 
 %build
 %{__cc} %{rpmcflags} -Wall \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gkrellm-fileread.git/commitdiff/7dcc08e0357f66763548cca09dbfd02a7cb5b3cd



More information about the pld-cvs-commit mailing list