[packages/openser] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:46:25 CEST 2025


commit d6b5238a7b328e9a349114eadf588ec87e41b480
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:46:09 2025 +0200

    Fix applying patches.

 openser.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openser.spec b/openser.spec
index 127dff0..c0b820a 100644
--- a/openser.spec
+++ b/openser.spec
@@ -142,8 +142,8 @@ Moduł Jabber do OpenSER.
 
 %prep
 %setup -q -n %{name}-%{version}-tls
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 find -type d -name CVS | xargs rm -rf
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openser.git/commitdiff/d6b5238a7b328e9a349114eadf588ec87e41b480



More information about the pld-cvs-commit mailing list