[packages/mockobjects] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:21:33 CEST 2025


commit c14ccde06cce75988d5a2073f1d8a2d810e311f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:21:17 2025 +0200

    Fix applying patches.

 mockobjects.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mockobjects.spec b/mockobjects.spec
index 11ab4f2..afaa44f 100644
--- a/mockobjects.spec
+++ b/mockobjects.spec
@@ -135,9 +135,9 @@ API dla JDK 1.4 do testowania z obiektami J2EE 1.3.
 
 %prep
 %setup -q
-%patch0
-%patch1 -p1
-%patch2 -p1
+%patch -P0
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 # build with (almost) empty CLASSPATH
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mockobjects.git/commitdiff/c14ccde06cce75988d5a2073f1d8a2d810e311f3



More information about the pld-cvs-commit mailing list