[packages/perl-IPC-SharedCache] Fix applying patches.

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


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

    Fix applying patches.

 perl-IPC-SharedCache.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-IPC-SharedCache.spec b/perl-IPC-SharedCache.spec
index 63be5bb..acd8f05 100644
--- a/perl-IPC-SharedCache.spec
+++ b/perl-IPC-SharedCache.spec
@@ -32,7 +32,7 @@ hash.
 
 %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-IPC-SharedCache.git/commitdiff/cf20491b4c3e8d7597526f17c75ef58299d1dbd9



More information about the pld-cvs-commit mailing list