[packages/libeXosip2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:48:13 CEST 2025
commit 7b00e5148d21ada1a2b761d0aa431704ffe4925e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:47:57 2025 +0200
Fix applying patches.
libeXosip2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libeXosip2.spec b/libeXosip2.spec
index c671c31..3083241 100644
--- a/libeXosip2.spec
+++ b/libeXosip2.spec
@@ -64,7 +64,7 @@ Statyczna biblioteka libeXosip2.
%prep
%setup -q -n libexosip2-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libeXosip2.git/commitdiff/7b00e5148d21ada1a2b761d0aa431704ffe4925e
More information about the pld-cvs-commit
mailing list