[packages/php/PHP_8_1] correctly comment out %patches
atler
atler at pld-linux.org
Thu Jul 3 20:08:57 CEST 2025
commit f3764416c1ba93d229babb7b78ecf2935aa5dc9d
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jul 3 19:59:55 2025 +0200
correctly comment out %patches
php.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index edc86d0..e4da079 100644
--- a/php.spec
+++ b/php.spec
@@ -1872,7 +1872,7 @@ Moduł PHP umożliwiający używanie kompresji zlib.
cp -p php.ini-production php.ini
%patch -P0 -p1
%patch -P1 -p1
-#%patch -P2 -p1 -b .mail
+#%%patch -P2 -p1 -b .mail
%patch -P3 -p1
%patch -P4 -p1
%patch -P5 -p1
@@ -1902,7 +1902,7 @@ cp -p php.ini-production php.ini
%endif
%patch -P66 -p1
%patch -P67 -p1 -b .mysql-lib-ver-mismatch
-#%patch -P68 -p1 DROP or update to 7.0 APIs
+#%%patch -P68 -p1 DROP or update to 7.0 APIs
%patch -P71 -p1 -b .libdb-info
%patch -P72 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/622c082e36f7d0654b0b5afd3bd2f1b391c4e748
More information about the pld-cvs-commit
mailing list