[packages/perl-gtk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:59:37 CEST 2025


commit bbfc8717e554bcc57944f3457e6a9859b6fdefbe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:59:22 2025 +0200

    Fix applying patches.

 perl-gtk.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-gtk.spec b/perl-gtk.spec
index 5d7ce26..872cdfd 100644
--- a/perl-gtk.spec
+++ b/perl-gtk.spec
@@ -291,9 +291,9 @@ Moduł Gnome::Applet - obsługa apletów dla perl-gnome.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%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-gtk.git/commitdiff/bbfc8717e554bcc57944f3457e6a9859b6fdefbe



More information about the pld-cvs-commit mailing list