[packages/python-xdg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:34:00 CEST 2025


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

    Fix applying patches.

 python-xdg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-xdg.spec b/python-xdg.spec
index c724c36..afbccd0 100644
--- a/python-xdg.spec
+++ b/python-xdg.spec
@@ -70,7 +70,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 -P0 -p1
 %{__mv} xdg.py xdgenv.py
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-xdg.git/commitdiff/fc8e8d6d409942bc99e1b88cf55621c0368bd798



More information about the pld-cvs-commit mailing list