[packages/cocoon] Fix applying patches.

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


commit 6754593ec39a674743bcc69d370f16fc439b699e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:01:30 2025 +0200

    Fix applying patches.

 cocoon.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cocoon.spec b/cocoon.spec
index 863589d..2874bf7 100644
--- a/cocoon.spec
+++ b/cocoon.spec
@@ -113,7 +113,7 @@ Dokumentacja do Cocoona w XML-u.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cocoon.git/commitdiff/6754593ec39a674743bcc69d370f16fc439b699e



More information about the pld-cvs-commit mailing list