[packages/xmerge] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:17:42 CEST 2025


commit d9ad807bf1066628fae6d1049e014e8c6097070c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:05 2025 +0200

    Fix applying patches.

 xmerge.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xmerge.spec b/xmerge.spec
index cf47bc3..bc57fe9 100644
--- a/xmerge.spec
+++ b/xmerge.spec
@@ -25,7 +25,7 @@ obrazów. Posiada interfejs graficzny.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmerge.git/commitdiff/d9ad807bf1066628fae6d1049e014e8c6097070c



More information about the pld-cvs-commit mailing list