[packages/perl-Makefile-Parser] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:01:08 CEST 2025


commit 5bfb2a8939fb39d6c372b676e59b5c5197a71c43
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:00:52 2025 +0200

    Fix applying patches.

 perl-Makefile-Parser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Makefile-Parser.spec b/perl-Makefile-Parser.spec
index 1aea239..3c74bba 100644
--- a/perl-Makefile-Parser.spec
+++ b/perl-Makefile-Parser.spec
@@ -53,7 +53,7 @@ opisanego plikiem Makefile przy użyciu biblioteki GraphViz.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env perl,/usr/bin/perl,' script/*
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Makefile-Parser.git/commitdiff/5bfb2a8939fb39d6c372b676e59b5c5197a71c43



More information about the pld-cvs-commit mailing list