[packages/cglib] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:57:48 CEST 2025
commit 0d4450e1da826355b96e8453d7af72c12125c3b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:57:32 2025 +0200
Fix applying patches.
cglib.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cglib.spec b/cglib.spec
index efa5c42..4288305 100644
--- a/cglib.spec
+++ b/cglib.spec
@@ -62,8 +62,8 @@ EO_JP
# add missing test input file
cp %{SOURCE1} src/test/net/sf/cglib/util/words.txt
-%patch0
-%patch1
+%patch -P0
+%patch -P1
%build
build-jar-repository -s -p lib ant asm-attrs asm asm2 asm-util junit
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cglib.git/commitdiff/0d4450e1da826355b96e8453d7af72c12125c3b6
More information about the pld-cvs-commit
mailing list