[packages/python-subunit] Fix applying patches.

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


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

    Fix applying patches.

 python-subunit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-subunit.spec b/python-subunit.spec
index e604d41..e18b33a 100644
--- a/python-subunit.spec
+++ b/python-subunit.spec
@@ -111,7 +111,7 @@ subunit.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-subunit.git/commitdiff/3db047fa7663e22497136cea4cea835307fe0e5c



More information about the pld-cvs-commit mailing list