[packages/perl-pyperl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:03:42 CEST 2025


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

    Fix applying patches.

 perl-pyperl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-pyperl.spec b/perl-pyperl.spec
index a254bbc..55e1408 100644
--- a/perl-pyperl.spec
+++ b/perl-pyperl.spec
@@ -34,7 +34,7 @@ Osadzanie obiektów Pythona.
 
 %prep
 %setup -q -n %{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd Python-Object
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-pyperl.git/commitdiff/e1b70cb6e1bf23b87184c262857ccbc97d1ed123



More information about the pld-cvs-commit mailing list