[packages/petsc] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:23:45 CEST 2025
commit f43df86c9ed81a56ab82dc904d8646d7f4af2853
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:23:28 2025 +0200
Don't apply commented out patches.
petsc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/petsc.spec b/petsc.spec
index 3224c90..e9e2a4a 100644
--- a/petsc.spec
+++ b/petsc.spec
@@ -57,7 +57,7 @@ Pliki nagłówkowe biblioteki PETsc.
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
%build
CC="%{__cc}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/petsc.git/commitdiff/f43df86c9ed81a56ab82dc904d8646d7f4af2853
More information about the pld-cvs-commit
mailing list