[packages/aspectwerkz] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:41:40 CEST 2025


commit f13bb7140c20af8898870d435e9ae9639c989fb1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:41:24 2025 +0200

    Fix applying patches.

 aspectwerkz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aspectwerkz.spec b/aspectwerkz.spec
index c76293d..c3bf07f 100644
--- a/aspectwerkz.spec
+++ b/aspectwerkz.spec
@@ -106,8 +106,8 @@ Przykłady dla pakietu %{name}.
 %setup -q
 find -name '*.jar' | xargs rm -vf
 chmod +x bin/aspectwerkz
-%patch0
-%patch1
+%patch -P0
+%patch -P1
 
 %build
 export ASPECTWERKZ_HOME=$RPM_BUILD_DIR/%{name}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aspectwerkz.git/commitdiff/f13bb7140c20af8898870d435e9ae9639c989fb1



More information about the pld-cvs-commit mailing list