[packages/php-pecl-ffi] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:12:28 CEST 2025


commit 6ec9f259ea588e72f91a1ba395797b5ba0b26c3c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:12:13 2025 +0200

    Fix applying patches.

 php-pecl-ffi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-ffi.spec b/php-pecl-ffi.spec
index c4ba2e3..90ed55c 100644
--- a/php-pecl-ffi.spec
+++ b/php-pecl-ffi.spec
@@ -28,7 +28,7 @@ functions from arbitrary shared libraries and call them.
 %prep
 %setup -qc
 mv %{modname}-*/* .
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-ffi.git/commitdiff/6ec9f259ea588e72f91a1ba395797b5ba0b26c3c



More information about the pld-cvs-commit mailing list