mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
* pear.in is renamed to pearcmd.php
This commit is contained in:
parent
19e924695d
commit
3c863894b4
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ PEAR INSTALLER:
|
|||
<replace from="@php_bin@" to="php_bin" type="pear-config"/>
|
||||
<replace from="@include_path@" to="php_dir" type="pear-config"/>
|
||||
</file>
|
||||
<file baseinstalldir="/" role="php" install-as="pearcmd.php" name="pear.in">
|
||||
<file baseinstalldir="/" role="php" name="pearcmd.php">
|
||||
<replace from="@php_bin@" to="php_bin" type="pear-config"/>
|
||||
<replace from="@php_dir@" to="php_dir" type="pear-config"/>
|
||||
<replace from="@pear_version@" to="version" type="package-info"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue