[packages/perl-Text-PDF] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:05:31 CEST 2025
commit 7613a53074f9e3948e1ab96c01a7c2b2c0157d25
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:05:14 2025 +0200
Fix applying patches.
perl-Text-PDF.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Text-PDF.spec b/perl-Text-PDF.spec
index 509e2fd..bc61a24 100644
--- a/perl-Text-PDF.spec
+++ b/perl-Text-PDF.spec
@@ -32,7 +32,7 @@ Text::PDF umożliwia operowanie na plikach PDF.
%prep
%setup -q -n %{pdir}-%{pnam}-%{base_version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-PDF.git/commitdiff/7613a53074f9e3948e1ab96c01a7c2b2c0157d25
More information about the pld-cvs-commit
mailing list