[packages/eclipse-swt] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:23:09 CEST 2025
commit ff508d4021303308bd43c04af8c7f4102fee52f0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:22:53 2025 +0200
Fix applying patches.
eclipse-swt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eclipse-swt.spec b/eclipse-swt.spec
index 4bc51c1..c7f9aa5 100644
--- a/eclipse-swt.spec
+++ b/eclipse-swt.spec
@@ -75,7 +75,7 @@ systemach operacyjnych, na których został zaimplementowany.
mkdir swt
cd swt
%{__unzip} -qq -o ../%{swtsrcdir}/src.zip
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make} -f make_linux.mak -C swt \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eclipse-swt.git/commitdiff/ff508d4021303308bd43c04af8c7f4102fee52f0
More information about the pld-cvs-commit
mailing list