[packages/jneural] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:24:19 CEST 2025


commit 86e88f1326bec944bd7319944925bbe68a22f420
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:24:04 2025 +0200

    Fix applying patches.

 jneural.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/jneural.spec b/jneural.spec
index 8683c77..5d46dd0 100644
--- a/jneural.spec
+++ b/jneural.spec
@@ -74,9 +74,9 @@ Statyczna wersja biblioteki jneural.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jneural.git/commitdiff/86e88f1326bec944bd7319944925bbe68a22f420



More information about the pld-cvs-commit mailing list