[packages/perl-Pod-Tree] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:03:24 CEST 2025


commit 035cb58ccda8621946e6fc5fa6c5d9d867b017a6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:03:08 2025 +0200

    Fix applying patches.

 perl-Pod-Tree.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Pod-Tree.spec b/perl-Pod-Tree.spec
index f50c203..b4446df 100644
--- a/perl-Pod-Tree.spec
+++ b/perl-Pod-Tree.spec
@@ -40,8 +40,8 @@ drzewa można znaleźć w manualu do Pod::Tree::Node.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Pod-Tree.git/commitdiff/035cb58ccda8621946e6fc5fa6c5d9d867b017a6



More information about the pld-cvs-commit mailing list