[packages/tinyxpath] Fix applying patches.

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


commit 478ed980f8dc7f7c50bc250aa729317e037a080c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:18:34 2025 +0200

    Fix applying patches.

 tinyxpath.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tinyxpath.spec b/tinyxpath.spec
index 108a325..181da95 100644
--- a/tinyxpath.spec
+++ b/tinyxpath.spec
@@ -35,8 +35,8 @@ developing applications that use %{name}.
 
 %prep
 %setup -q -c %{name}-%{version}
-%patch0
-%patch1
+%patch -P0
+%patch -P1
 rm -rf tinyxml* tinystr*
 
 # Correct some errors due to bundled tinyxml
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tinyxpath.git/commitdiff/478ed980f8dc7f7c50bc250aa729317e037a080c



More information about the pld-cvs-commit mailing list