[packages/libxdiff] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:04:39 CEST 2025


commit 036a99547f0731e5aee8ec05fd73c4a93c6c87a7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:04:23 2025 +0200

    Fix applying patches.

 libxdiff.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libxdiff.spec b/libxdiff.spec
index b674f52..1021b89 100644
--- a/libxdiff.spec
+++ b/libxdiff.spec
@@ -64,7 +64,7 @@ Statyczna biblioteka libxdiff.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxdiff.git/commitdiff/036a99547f0731e5aee8ec05fd73c4a93c6c87a7



More information about the pld-cvs-commit mailing list