MINGW-packages/mingw-w64-pastix/0001-pastix-workaround-gitmodules-url.patch
Biswapriyo Nath 97236e1024 pastix: update to 6.3.1
Remove patch which fixes installation directory, it was added in upstream.
1f133b4d53
2023-11-16 18:48:43 +05:30

18 lines
498 B
Diff

--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,12 @@
[submodule "cmake_modules/morse_cmake"]
path = cmake_modules/morse_cmake
- url = ../../solverstack/morse_cmake.git
+ url = https://gitlab.inria.fr/solverstack/morse_cmake.git
fetchRecurseSubmodules = true
ignored = untracked
update = checkout
[submodule "spm"]
path = spm
- url = ../../solverstack/spm.git
+ url = https://gitlab.inria.fr/solverstack/spm.git
fetchRecurseSubmodules = true
ignored = untracked
update = checkout