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