[packages/php-ZendFramework] Fix applying patches.

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


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

    Fix applying patches.

 php-ZendFramework.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-ZendFramework.spec b/php-ZendFramework.spec
index 6e745ef..d665902 100644
--- a/php-ZendFramework.spec
+++ b/php-ZendFramework.spec
@@ -1280,7 +1280,7 @@ usage. If the XML document uses ENTITY the library throw an Exception.
 
 %prep
 %setup -q -n ZendFramework-%{version} %{?with_tests:-a 1}
-%patch0 -p2 -d library/Zend/Mail
+%patch -P0 -p2 -d library/Zend/Mail
 
 # move doc for easier install
 install -d doc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-ZendFramework.git/commitdiff/273953a49b2d4299be85ecdea6e7407468659d94



More information about the pld-cvs-commit mailing list