[packages/fann] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:29:54 CEST 2025
commit df3d8a458659da9aa816bc377ec2ee8f497f90ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:29:38 2025 +0200
Fix applying patches.
fann.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fann.spec b/fann.spec
index 2c7016e..ef8f142 100644
--- a/fann.spec
+++ b/fann.spec
@@ -55,7 +55,7 @@ Dokumentacja do FANN.
%prep
%setup -q -n FANN-%{version}-Source
cp %{SOURCE1} .
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fann.git/commitdiff/df3d8a458659da9aa816bc377ec2ee8f497f90ee
More information about the pld-cvs-commit
mailing list