[packages/perl-Wx] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:06:31 CEST 2025


commit 43655db598c01d7df33c5eeed7c151db6da2f03e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:06:16 2025 +0200

    Fix applying patches.

 perl-Wx.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Wx.spec b/perl-Wx.spec
index 29b233a..03e1d2e 100644
--- a/perl-Wx.spec
+++ b/perl-Wx.spec
@@ -77,9 +77,9 @@ Pakiet do rozwijania oprogramowania przy użyciu wxPerla.
 
 %undos MANIFEST typemap
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Wx.git/commitdiff/43655db598c01d7df33c5eeed7c151db6da2f03e



More information about the pld-cvs-commit mailing list