[packages/xdg-user-dirs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:13:52 CEST 2025


commit 6b8340e819e9b08fe3656ac2837dc008eae65a76
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:57 2025 +0200

    Fix applying patches.

 xdg-user-dirs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xdg-user-dirs.spec b/xdg-user-dirs.spec
index 79709df..50b538d 100644
--- a/xdg-user-dirs.spec
+++ b/xdg-user-dirs.spec
@@ -29,7 +29,7 @@ Obsługuje także lokalizację (tzn. tłumaczenia) nazw plików.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xdg-user-dirs.git/commitdiff/6b8340e819e9b08fe3656ac2837dc008eae65a76



More information about the pld-cvs-commit mailing list