[packages/python-keyrings.alt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:29:01 CEST 2025


commit f6456d6b526c3aef0ba4315aa809d0433d403454
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:28:43 2025 +0200

    Fix applying patches.

 python-keyrings.alt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-keyrings.alt.spec b/python-keyrings.alt.spec
index 5fbb784..dc8d2d1 100644
--- a/python-keyrings.alt.spec
+++ b/python-keyrings.alt.spec
@@ -85,7 +85,7 @@ Dokumentacja API biblioteki Pythona keyrings.alt.
 
 %prep
 %setup -q -n keyrings.alt-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-keyrings.alt.git/commitdiff/f6456d6b526c3aef0ba4315aa809d0433d403454



More information about the pld-cvs-commit mailing list