[packages/python3-xdg] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 23:14:23 CET 2025


commit 55504348cb35594a3fb6f813316319a4f691b0fc
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 23:14:19 2025 +0100

    - use patch -P

 python3-xdg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-xdg.spec b/python3-xdg.spec
index befd866..c268985 100644
--- a/python3-xdg.spec
+++ b/python3-xdg.spec
@@ -37,7 +37,7 @@ zewnętrznych zależności.
 
 # "xdg" name conflicts with older (but more comprehensive) pyxdg module,
 # which uses xdg namespace; rename to allow using both in the same system.
-%patch0 -p1
+%patch -P 0 -p1
 %{__mv} src/{xdg,xdgenv}
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-xdg.git/commitdiff/55504348cb35594a3fb6f813316319a4f691b0fc



More information about the pld-cvs-commit mailing list