[packages/libgit2] - use patch -P
qboosh
qboosh at pld-linux.org
Sun Feb 16 21:27:04 CET 2025
commit 3bc207e3481d3ac4212586d1e24a4636b5f70f4f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 16 21:20:17 2025 +0100
- use patch -P
libgit2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgit2.spec b/libgit2.spec
index 2f402a4..901f8ce 100644
--- a/libgit2.spec
+++ b/libgit2.spec
@@ -70,7 +70,7 @@ Narzędzia dla biblioteki libgit2.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# Don't test network
sed -i '/ADD_TEST(online/s/^/#/' tests/CMakeLists.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgit2.git/commitdiff/3bc207e3481d3ac4212586d1e24a4636b5f70f4f
More information about the pld-cvs-commit
mailing list