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

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


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

    Fix applying patches.

 php-pecl-newt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-newt.spec b/php-pecl-newt.spec
index f877050..78789e4 100644
--- a/php-pecl-newt.spec
+++ b/php-pecl-newt.spec
@@ -49,7 +49,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-newt.git/commitdiff/ebbe354b2b01349e2a6d057f936ebeb45787c594



More information about the pld-cvs-commit mailing list