[packages/jitsi] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:19:43 CEST 2025
commit b4bcf0b30d85dae9cee1b4e9913d111896cac908
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:19:27 2025 +0200
Don't apply commented out patches.
jitsi.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jitsi.spec b/jitsi.spec
index 78666e8..7748160 100644
--- a/jitsi.spec
+++ b/jitsi.spec
@@ -43,8 +43,8 @@ available under the terms of the GNU Lesser General Public License.
%prep
%setup -qc
mv jitsi/* .
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
install -p %{SOURCE2} .
%if "%{_lib}" != "lib"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jitsi.git/commitdiff/b4bcf0b30d85dae9cee1b4e9913d111896cac908
More information about the pld-cvs-commit
mailing list