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