[packages/partysip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:52:02 CEST 2025
commit 85fdecd44414f63f1c68101f8f39ba4bd2147d48
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:51:46 2025 +0200
Fix applying patches.
partysip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/partysip.spec b/partysip.spec
index 1275f08..7a5a4ff 100644
--- a/partysip.spec
+++ b/partysip.spec
@@ -58,7 +58,7 @@ Statyczne biblioteki dla modularnego serwera proxy SIP partysip.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/partysip.git/commitdiff/85fdecd44414f63f1c68101f8f39ba4bd2147d48
More information about the pld-cvs-commit
mailing list