[packages/ruby-wxruby2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:49:52 CEST 2025
commit 77f3fc9d977e796e74596db962a21c58b5a505a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:49:36 2025 +0200
Fix applying patches.
ruby-wxruby2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby-wxruby2.spec b/ruby-wxruby2.spec
index 8e1a121..c399e93 100644
--- a/ruby-wxruby2.spec
+++ b/ruby-wxruby2.spec
@@ -43,8 +43,8 @@ Wiązania Ruby dla wxWidgets - przykłady.
%prep
%setup -q -n %{_pnam}
#patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
CXXFLAGS="%{rpmcxxflags}" rake
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-wxruby2.git/commitdiff/77f3fc9d977e796e74596db962a21c58b5a505a8
More information about the pld-cvs-commit
mailing list