[packages/tapioca-xmpp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:14:03 CEST 2025


commit 81df4f75fe1008b3ba98b73611a8d55a08a62d94
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:13:47 2025 +0200

    Fix applying patches.

 tapioca-xmpp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tapioca-xmpp.spec b/tapioca-xmpp.spec
index 705e3fb..a0e2321 100644
--- a/tapioca-xmpp.spec
+++ b/tapioca-xmpp.spec
@@ -40,7 +40,7 @@ przenośnych.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %if "%{_lib}" != "lib"
 %{__sed} -i -e 's|/lib|/%{_lib}|g' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tapioca-xmpp.git/commitdiff/81df4f75fe1008b3ba98b73611a8d55a08a62d94



More information about the pld-cvs-commit mailing list