[packages/podsleuth] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:18:35 CEST 2025


commit 9f809d266fab107eb5977941e8606fbc84f3a3c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:18:19 2025 +0200

    Fix applying patches.

 podsleuth.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/podsleuth.spec b/podsleuth.spec
index eb27e26..7806982 100644
--- a/podsleuth.spec
+++ b/podsleuth.spec
@@ -48,8 +48,8 @@ przez inne aplikacje.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/podsleuth.git/commitdiff/9f809d266fab107eb5977941e8606fbc84f3a3c9



More information about the pld-cvs-commit mailing list