[packages/gitinspector] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:46:22 CEST 2025
commit e779a72b99e19dfae046ae28c5112ab82b338957
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:46:06 2025 +0200
Fix applying patches.
gitinspector.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitinspector.spec b/gitinspector.spec
index 66468b2..941bbc3 100644
--- a/gitinspector.spec
+++ b/gitinspector.spec
@@ -30,7 +30,7 @@ by default only includes source files in the statistical analysis.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__python} setup.py build --build-base build-2 %{?with_tests:test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitinspector.git/commitdiff/e779a72b99e19dfae046ae28c5112ab82b338957
More information about the pld-cvs-commit
mailing list