[packages/zebedee] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:26:30 CEST 2025


commit 8b5f6b913d7ce576190943e79fe3f1127702503a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:25 2025 +0200

    Fix applying patches.

 zebedee.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zebedee.spec b/zebedee.spec
index f16a091..a28e8c4 100644
--- a/zebedee.spec
+++ b/zebedee.spec
@@ -34,8 +34,8 @@ Microsoft Windows.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zebedee.git/commitdiff/8b5f6b913d7ce576190943e79fe3f1127702503a



More information about the pld-cvs-commit mailing list