[packages/jamvm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:19:24 CEST 2025
commit 37245d0abe688222029dbc389e01b6c28f6658f5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:19:08 2025 +0200
Fix applying patches.
jamvm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jamvm.spec b/jamvm.spec
index d7d2b38..6eee66e 100644
--- a/jamvm.spec
+++ b/jamvm.spec
@@ -55,8 +55,8 @@ Plik nagłówkowy dla Java Native Interface.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jamvm.git/commitdiff/37245d0abe688222029dbc389e01b6c28f6658f5
More information about the pld-cvs-commit
mailing list