[packages/prosody] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:22:45 CEST 2025


commit 02cf6d27395540a0f002d6d30ce88855b7d627de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:22:29 2025 +0200

    Fix applying patches.

 prosody.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/prosody.spec b/prosody.spec
index ae73e62..de8811b 100644
--- a/prosody.spec
+++ b/prosody.spec
@@ -37,7 +37,7 @@ rapidly develop added functionality, or prototype new protocols.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 # fix wrong end of line encoding
 %undos doc/stanza.txt doc/session.txt doc/roster_format.txt
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/prosody.git/commitdiff/02cf6d27395540a0f002d6d30ce88855b7d627de



More information about the pld-cvs-commit mailing list