[packages/scilab] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:34 CEST 2025
commit 7a189f45fee3c361ca7cdd56c49864ac564b28ff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:26:18 2025 +0200
Don't apply commented out patches.
scilab.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scilab.spec b/scilab.spec
index c99a1a9..f95ea15 100644
--- a/scilab.spec
+++ b/scilab.spec
@@ -98,7 +98,7 @@ Przykłady i pliki demo dla scilab.
%if %{_lib} == "lib64"
%patch2 -p1
%endif
-#%patch3 -p1
+#%%patch3 -p1
%patch -P4 -p0
head -n 438 aclocal.m4 > acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scilab.git/commitdiff/7a189f45fee3c361ca7cdd56c49864ac564b28ff
More information about the pld-cvs-commit
mailing list