[packages/perl-RTF-Parser] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:04:19 CEST 2025
commit 951056e8b54e215dc51d07a007d09e5db1829606
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:04:02 2025 +0200
Fix applying patches.
perl-RTF-Parser.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-RTF-Parser.spec b/perl-RTF-Parser.spec
index d9b76ba..01ee4b3 100644
--- a/perl-RTF-Parser.spec
+++ b/perl-RTF-Parser.spec
@@ -32,7 +32,7 @@ RTF::Parser - procesor dokumentów w formacie RTF.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-RTF-Parser.git/commitdiff/951056e8b54e215dc51d07a007d09e5db1829606
More information about the pld-cvs-commit
mailing list