[packages/perl-threads] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:05:37 CEST 2025


commit 98601ec2f6fdb30d2cc5ab026819988a8e01c7b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:05:21 2025 +0200

    Fix applying patches.

 perl-threads.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-threads.spec b/perl-threads.spec
index 4d7242c..b665b72 100644
--- a/perl-threads.spec
+++ b/perl-threads.spec
@@ -26,7 +26,7 @@ being shared between threads.
 
 %prep
 %setup -q -n %{pdir}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-threads.git/commitdiff/98601ec2f6fdb30d2cc5ab026819988a8e01c7b3



More information about the pld-cvs-commit mailing list