[packages/pugixml] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:24:25 CEST 2025


commit 0791abb41ccfdfe3b039b573eea9be8a5c01c792
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:24:09 2025 +0200

    Fix applying patches.

 pugixml.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pugixml.spec b/pugixml.spec
index a3b9d78..787eb61 100644
--- a/pugixml.spec
+++ b/pugixml.spec
@@ -77,7 +77,7 @@ Dokumentacja API biblioteki pugixml.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pugixml.git/commitdiff/0791abb41ccfdfe3b039b573eea9be8a5c01c792



More information about the pld-cvs-commit mailing list