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

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


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

    Fix applying patches.

 php-pecl-haru.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-haru.spec b/php-pecl-haru.spec
index bb0db67..a76ab4b 100644
--- a/php-pecl-haru.spec
+++ b/php-pecl-haru.spec
@@ -35,7 +35,7 @@ To rozszerzenie ma w PECL status: %{status}.
 %prep
 %setup -q -c
 mv %{modname}-%{version}/* .
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-haru.git/commitdiff/c7ffe787d3aa736b57b8bb5ddfa34a77e025656a



More information about the pld-cvs-commit mailing list