[packages/perl-Parse-Lex] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:02:58 CEST 2025
commit b94b6314822ecb2d5e4ed357a347a0d20fec6746
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:02:42 2025 +0200
Fix applying patches.
perl-Parse-Lex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Parse-Lex.spec b/perl-Parse-Lex.spec
index 06c3a30..600db5a 100644
--- a/perl-Parse-Lex.spec
+++ b/perl-Parse-Lex.spec
@@ -29,7 +29,7 @@ Klasy Parse::Lex i Parse::CLex tworzą analizatory leksykalne.
%prep
%setup -q -n %{pdir}%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Parse-Lex.git/commitdiff/b94b6314822ecb2d5e4ed357a347a0d20fec6746
More information about the pld-cvs-commit
mailing list