[packages/perl-Inline-Python] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:00:19 CEST 2025


commit 0aee30bd6cf8560b8d73bf7c5289a1ffa8a02e21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:00:03 2025 +0200

    Fix applying patches.

 perl-Inline-Python.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Inline-Python.spec b/perl-Inline-Python.spec
index a359be9..a0f30d9 100644
--- a/perl-Inline-Python.spec
+++ b/perl-Inline-Python.spec
@@ -45,7 +45,7 @@ zapamiętanej wersji.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__perl} Makefile.PL </dev/null \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Inline-Python.git/commitdiff/0aee30bd6cf8560b8d73bf7c5289a1ffa8a02e21



More information about the pld-cvs-commit mailing list