[packages/php-phc] Fix applying patches.

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


commit 3e6b2a457da5bff89a91186aba98ad70a7b25b13
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:13:35 2025 +0200

    Fix applying patches.

 php-phc.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-phc.spec b/php-phc.spec
index 146ad49..88b24fe 100644
--- a/php-phc.spec
+++ b/php-phc.spec
@@ -34,9 +34,9 @@ using XML tools.
 
 %prep
 %setup -q -n phc-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal} -I m4 -I libltdl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phc.git/commitdiff/3e6b2a457da5bff89a91186aba98ad70a7b25b13



More information about the pld-cvs-commit mailing list