[packages/java-netrexx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:22:34 CEST 2025
commit 9334a1555986bb5f2dd7d55542084aba615f4730
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:22:19 2025 +0200
Fix applying patches.
java-netrexx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-netrexx.spec b/java-netrexx.spec
index 5457040..1773e67 100644
--- a/java-netrexx.spec
+++ b/java-netrexx.spec
@@ -56,7 +56,7 @@ Dokumentacja do języka NetRexx.
%prep
%setup -q -n NetRexx
-%patch0 -p1
+%patch -P0 -p1
find '(' -name '*.sh' -o -name 'nrc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-netrexx.git/commitdiff/9334a1555986bb5f2dd7d55542084aba615f4730
More information about the pld-cvs-commit
mailing list