[packages/python-exam] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:27:55 CEST 2025
commit 143b6e1bdd3ceb4da1505f77d7ed4ab3d12e3e6c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:27:39 2025 +0200
Fix applying patches.
python-exam.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-exam.spec b/python-exam.spec
index 2879f35..de847ea 100644
--- a/python-exam.spec
+++ b/python-exam.spec
@@ -69,7 +69,7 @@ interfejsem testów jednostkowych.
%prep
%setup -q -n exam-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-exam.git/commitdiff/143b6e1bdd3ceb4da1505f77d7ed4ab3d12e3e6c
More information about the pld-cvs-commit
mailing list