[packages/php-pecl-tcpwrap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:13:39 CEST 2025
commit 9626fbc868bdee2b6aa23c9a20b0b543cc15f2c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:13:22 2025 +0200
Fix applying patches.
php-pecl-tcpwrap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-tcpwrap.spec b/php-pecl-tcpwrap.spec
index b087587..203d33e 100644
--- a/php-pecl-tcpwrap.spec
+++ b/php-pecl-tcpwrap.spec
@@ -39,7 +39,7 @@ To rozszerzenie ma w PECL status: %{status}.
%prep
%setup -qc
mv %{modname}-%{version}/* .
-%patch0 -p0
+%patch -P0 -p0
%build
phpize
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-tcpwrap.git/commitdiff/9626fbc868bdee2b6aa23c9a20b0b543cc15f2c4
More information about the pld-cvs-commit
mailing list