[packages/php-pear-PEAR] Cleanup stale comment about pcre

glen glen at pld-linux.org
Thu Jul 16 09:55:42 CEST 2020


commit 0099f6eb7831577b890ff4b9d3cb29ae3f333486
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Jul 16 10:53:18 2020 +0300

    Cleanup stale comment about pcre
    
    Outdated after db84a628 commit

 php-pear-PEAR.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index 8069db2..cb694ba 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -150,7 +150,6 @@ cat > $RPM_BUILD_ROOT%{_bindir}/peardev <<'EOF'
 #!/bin/sh
 %php_exec -dopen_basedir="" -dmemory_limit=-1 %{php_pear_dir}/pearcmd.php "$@"
 EOF
-# This -dextension=pcre.so works with php-5.1, and patched php-cli >= 4:5.0.5-18.1, php4-cli >= 3:4.4.1-6.1
 cat > $RPM_BUILD_ROOT%{_bindir}/pecl <<'EOF'
 #!/bin/sh
 %php_exec -dmemory_limit=64M -dsafe_mode=0 -dextension=xml.so %{php_pear_dir}/peclcmd.php "$@"
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list