[packages/perl-Parse-Yapp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:03:05 CEST 2025
commit 97e4a26deea9c66c0fd245ddc979dbc295b5dc87
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:02:49 2025 +0200
Fix applying patches.
perl-Parse-Yapp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Parse-Yapp.spec b/perl-Parse-Yapp.spec
index 15295b9..cec946e 100644
--- a/perl-Parse-Yapp.spec
+++ b/perl-Parse-Yapp.spec
@@ -32,7 +32,7 @@ obiektowo zorientowanych modułów Perla.
%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-Yapp.git/commitdiff/97e4a26deea9c66c0fd245ddc979dbc295b5dc87
More information about the pld-cvs-commit
mailing list