[packages/perl-FFI] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:58:33 CEST 2025


commit 1238c258f150209dcfc26ee23bdb1ac079de4384
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:58:17 2025 +0200

    Fix applying patches.

 perl-FFI.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-FFI.spec b/perl-FFI.spec
index 4602247..c775ea2 100644
--- a/perl-FFI.spec
+++ b/perl-FFI.spec
@@ -28,8 +28,8 @@ addresses can be passed to C code.
 
 %prep
 %setup -q -n %{pdir}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-FFI.git/commitdiff/1238c258f150209dcfc26ee23bdb1ac079de4384



More information about the pld-cvs-commit mailing list