[packages/perl-PDFLib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:03:08 CEST 2025
commit d0a0bc55539247da97172f4427a6f31a6d26c8e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:02:53 2025 +0200
Fix applying patches.
perl-PDFLib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-PDFLib.spec b/perl-PDFLib.spec
index bedb0d3..579eefb 100644
--- a/perl-PDFLib.spec
+++ b/perl-PDFLib.spec
@@ -42,7 +42,7 @@ tworzony poprawny PDF.
%prep
%setup -q -n %{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-PDFLib.git/commitdiff/d0a0bc55539247da97172f4427a6f31a6d26c8e0
More information about the pld-cvs-commit
mailing list