[packages/ann] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:33:35 CEST 2025


commit 90a6e1afcfd85c4009bbf0788ff9046095dee2af
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:33:20 2025 +0200

    Fix applying patches.

 ann.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ann.spec b/ann.spec
index eb1d326..1a68383 100644
--- a/ann.spec
+++ b/ann.spec
@@ -55,8 +55,8 @@ Statyczna biblioteka ANN.
 
 %prep
 %setup -q -n %{name}_%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %if %{with static_libs}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ann.git/commitdiff/90a6e1afcfd85c4009bbf0788ff9046095dee2af



More information about the pld-cvs-commit mailing list