[packages/php-pear-PEAR] Fix applying patches.

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


commit b6d61c23966ca152fe3c55d3a341a7e37ca01f29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:10:50 2025 +0200

    Fix applying patches.

 php-pear-PEAR.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index 2822f9d..e431166 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -119,8 +119,8 @@ oraz klasy dla PHP 5:
 %setup -q -c -n %{_pearname}-%{version} -a1 -a2 -a3
 %pear_package_setup -z -D -n %{_pearname}-%{version}%{?_rc}
 
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 %{?with_FHS:%patch2 -p1}
 
 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PEAR.git/commitdiff/b6d61c23966ca152fe3c55d3a341a7e37ca01f29



More information about the pld-cvs-commit mailing list