[packages/iaxclient] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:19:17 CEST 2025
commit 520536d080b0eb0cfd1ca7e8f6710fed3a503fbe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:19:01 2025 +0200
Don't apply commented out patches.
iaxclient.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/iaxclient.spec b/iaxclient.spec
index a5b03fa..bf3cf33 100644
--- a/iaxclient.spec
+++ b/iaxclient.spec
@@ -52,7 +52,7 @@ Statyczna biblioteka IAXClient.
%prep
%setup -q -n %{name}
-#%patch0 -p1
+#%%patch0 -p1
%patch -P1 -p1
%patch -P2 -p1
%if %{with iLBC}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iaxclient.git/commitdiff/520536d080b0eb0cfd1ca7e8f6710fed3a503fbe
More information about the pld-cvs-commit
mailing list