[packages/medusa] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:17:24 CEST 2025


commit 6f758cb1c67f13dd4e32451b6be9115ae6f63be0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:17:08 2025 +0200

    Fix applying patches.

 medusa.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/medusa.spec b/medusa.spec
index 7c3b859..a9745e4 100644
--- a/medusa.spec
+++ b/medusa.spec
@@ -63,8 +63,8 @@ Biblioteki statyczne medusy.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 mv po/{no,nb}.po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/medusa.git/commitdiff/6f758cb1c67f13dd4e32451b6be9115ae6f63be0



More information about the pld-cvs-commit mailing list