[packages/sofia-sip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:03:18 CEST 2025
commit 82062085f2b8945d52cc3d5e3cffcc7a1c717818
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:03:02 2025 +0200
Fix applying patches.
sofia-sip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sofia-sip.spec b/sofia-sip.spec
index e13d79e..744ec93 100644
--- a/sofia-sip.spec
+++ b/sofia-sip.spec
@@ -84,7 +84,7 @@ Działające z linii poleceń narzędzia do biblioteki Sofia SIP UA.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '1s,/usr/bin/env awk,/bin/awk,' \
libsofia-sip-ua/msg/msg_parser.awk \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sofia-sip.git/commitdiff/82062085f2b8945d52cc3d5e3cffcc7a1c717818
More information about the pld-cvs-commit
mailing list