[packages/cadaver] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:53:42 CEST 2025


commit 5401a2de5024d085cfa73cc8dac041e725da7815
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:53:26 2025 +0200

    Fix applying patches.

 cadaver.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cadaver.spec b/cadaver.spec
index a44e3d1..299ee72 100644
--- a/cadaver.spec
+++ b/cadaver.spec
@@ -30,8 +30,8 @@ tworzenie i usuwanie kolekcji oraz operacje blokowania.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cadaver.git/commitdiff/5401a2de5024d085cfa73cc8dac041e725da7815



More information about the pld-cvs-commit mailing list