[packages/subunit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:09:44 CEST 2025
commit ee2f71e84771e57837fa70df9711dd83732cf372
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:09:28 2025 +0200
Fix applying patches.
subunit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/subunit.spec b/subunit.spec
index 7bd6b9b..d0d7759 100644
--- a/subunit.spec
+++ b/subunit.spec
@@ -142,7 +142,7 @@ Obsługa protokołu Subunit dla języka Python.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' python/subunit/filter_scripts/*subunit*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/subunit.git/commitdiff/ee2f71e84771e57837fa70df9711dd83732cf372
More information about the pld-cvs-commit
mailing list