[packages/perl-FFI-Raw] Fix applying patches.

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


commit 5973a28c10c6f90d6915f8abea712488a4246f36
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:58:20 2025 +0200

    Fix applying patches.

 perl-FFI-Raw.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-FFI-Raw.spec b/perl-FFI-Raw.spec
index 278d0c1..be264a4 100644
--- a/perl-FFI-Raw.spec
+++ b/perl-FFI-Raw.spec
@@ -34,8 +34,8 @@ example, using DynaLoader).
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__rm} -r deps/libffi
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-FFI-Raw.git/commitdiff/5973a28c10c6f90d6915f8abea712488a4246f36



More information about the pld-cvs-commit mailing list