[packages/libmxml] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:55:14 CEST 2025


commit 04ee80acae51768c5c017ad744925b2f6f45dd60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:54:58 2025 +0200

    Fix applying patches.

 libmxml.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmxml.spec b/libmxml.spec
index 0d1f6c6..3d0527f 100644
--- a/libmxml.spec
+++ b/libmxml.spec
@@ -51,7 +51,7 @@ Statyczna biblioteka libmxml.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmxml.git/commitdiff/04ee80acae51768c5c017ad744925b2f6f45dd60



More information about the pld-cvs-commit mailing list