[packages/php4] Don't apply commented out patches.

arekm arekm at pld-linux.org
Tue Jul 15 11:23:54 CEST 2025


commit 802fec7af460e4c946b5e1cb490a4f986d84fc7d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:23:37 2025 +0200

    Don't apply commented out patches.

 php4.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php4.spec b/php4.spec
index 31796d7..0a32c21 100644
--- a/php4.spec
+++ b/php4.spec
@@ -1590,7 +1590,7 @@ Moduł PHP umożliwiający używanie kompresji zlib.
 
 %prep
 %setup -q -n php-%{version}
-#%patch -P43 -p1
+#%%patch -P43 -p1
 %patch -P40 -p1
 %patch -P0 -p1
 %patch -P1 -p1
@@ -1602,7 +1602,7 @@ Moduł PHP umożliwiający używanie kompresji zlib.
 %patch -P7 -p1
 %patch -P8 -p1
 # Not really needed?
-#%patch -P9 -p1
+#%%patch -P9 -p1
 %patch -P10 -p1
 %patch -P11 -p1
 %patch -P12 -p1
@@ -1636,7 +1636,7 @@ cp php.ini-dist php.ini
 %patch -P38 -p1
 %{?with_versioning:%patch -P39 -p1}
 # XXX: I believe this one is obsolete as of 4.4.3
-#%patch -P41 -p1
+#%%patch -P41 -p1
 %patch -P41 -p1
 %patch -P42 -p1
 %patch -P43 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php4.git/commitdiff/802fec7af460e4c946b5e1cb490a4f986d84fc7d



More information about the pld-cvs-commit mailing list