[packages/clucene-core] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:01:12 CEST 2025


commit 6ed5dbbd12bca6fe8da321e59d959ad91b29e23d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:00:56 2025 +0200

    Fix applying patches.

 clucene-core.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/clucene-core.spec b/clucene-core.spec
index 4cf937f..a9fe4d9 100644
--- a/clucene-core.spec
+++ b/clucene-core.spec
@@ -51,9 +51,9 @@ Statyczna biblioteka CLucene.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clucene-core.git/commitdiff/6ed5dbbd12bca6fe8da321e59d959ad91b29e23d



More information about the pld-cvs-commit mailing list