* pear.in is renamed to pearcmd.php

This commit is contained in:
Stig Bakken 2003-04-03 23:55:11 +00:00
parent 19e924695d
commit 3c863894b4

View file

@ -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"/>