[packages/iaxclient] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:11:01 CEST 2025


commit 254bb5c2d53d095688abec4ca411ebbf1f7fbdea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:10:45 2025 +0200

    Fix applying patches.

 iaxclient.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/iaxclient.spec b/iaxclient.spec
index 3183d37..a5b03fa 100644
--- a/iaxclient.spec
+++ b/iaxclient.spec
@@ -53,10 +53,10 @@ Statyczna biblioteka IAXClient.
 %prep
 %setup -q -n %{name}
 #%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 %if %{with iLBC}
-%patch3 -p1
+%patch -P3 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iaxclient.git/commitdiff/254bb5c2d53d095688abec4ca411ebbf1f7fbdea



More information about the pld-cvs-commit mailing list