[packages/tinyxml] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:18:47 CEST 2025


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

    Fix applying patches.

 tinyxml.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tinyxml.spec b/tinyxml.spec
index 6bf6b66..7d2eeb4 100644
--- a/tinyxml.spec
+++ b/tinyxml.spec
@@ -51,8 +51,8 @@ Statyczna biblioteka tinyxml.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tinyxml.git/commitdiff/3367cefc8d8d2e42bf1d87b0db79e6e0e8f85c86



More information about the pld-cvs-commit mailing list