[packages/perl-Alien-wxWidgets] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:54:49 CEST 2025


commit f5e4835b55aa29269208d271025f0b38ce558d9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:54:33 2025 +0200

    Fix applying patches.

 perl-Alien-wxWidgets.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Alien-wxWidgets.spec b/perl-Alien-wxWidgets.spec
index 569da3a..97dce63 100644
--- a/perl-Alien-wxWidgets.spec
+++ b/perl-Alien-wxWidgets.spec
@@ -92,8 +92,8 @@ zainstalować prywatną kopię wxWidgets jako część procesu budowania.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 for toolkit in %{?with_gtk2:gtk2} %{?with_gtk3:gtk3} ; do
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Alien-wxWidgets.git/commitdiff/f5e4835b55aa29269208d271025f0b38ce558d9f



More information about the pld-cvs-commit mailing list