[packages/python-testoob] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:33:37 CEST 2025


commit 5ed44f0f1075d5a86b92db69bc1a4d503e336091
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:33:21 2025 +0200

    Fix applying patches.

 python-testoob.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-testoob.spec b/python-testoob.spec
index 58acc69..acb2c38 100644
--- a/python-testoob.spec
+++ b/python-testoob.spec
@@ -29,7 +29,7 @@ do testów PyUnit (moduł "unittest").
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-testoob.git/commitdiff/5ed44f0f1075d5a86b92db69bc1a4d503e336091



More information about the pld-cvs-commit mailing list