[packages/wxWidgets] use %patch -P
atler
atler at pld-linux.org
Fri Mar 21 20:07:30 CET 2025
commit f9e069263e6868b3fca712102ed509423d02f9a7
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Mar 21 18:25:01 2025 +0100
use %patch -P
wxWidgets.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/wxWidgets.spec b/wxWidgets.spec
index 6faf127..1f0378e 100644
--- a/wxWidgets.spec
+++ b/wxWidgets.spec
@@ -920,10 +920,10 @@ obsługą UNICODE.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%{__rm} build/aclocal/bakefile*.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wxWidgets.git/commitdiff/365bf7d820ba46e9d82a468c2693aa078b8cde39
More information about the pld-cvs-commit
mailing list