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

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


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

    Fix applying patches.

 php-pecl-grpc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-grpc.spec b/php-pecl-grpc.spec
index 61ae76f..fb34e7b 100644
--- a/php-pecl-grpc.spec
+++ b/php-pecl-grpc.spec
@@ -39,7 +39,7 @@ clients and servers using any combination of the supported languages.
 %prep
 %setup -qc
 %{__mv} %{modname}-%{version}/* .
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-grpc.git/commitdiff/e6d0dc169f94fe775ad5cc11fe5d5e33241787d6



More information about the pld-cvs-commit mailing list