[packages/libosip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:56:51 CEST 2025
commit 7cce537fc5c33871c1f8a531fec66027671ca4c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:56:35 2025 +0200
Fix applying patches.
libosip.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libosip.spec b/libosip.spec
index f708cf3..3e04c45 100644
--- a/libosip.spec
+++ b/libosip.spec
@@ -52,8 +52,8 @@ Statyczna wersja biblioteki GNU oSIP.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
rm -f acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libosip.git/commitdiff/7cce537fc5c33871c1f8a531fec66027671ca4c3
More information about the pld-cvs-commit
mailing list