Skip to content

Commit 3c86389

Browse files
committed
* pear.in is renamed to pearcmd.php
1 parent 19e9246 commit 3c86389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pear/package-PEAR.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ PEAR INSTALLER:
105105
<replace from="@php_bin@" to="php_bin" type="pear-config"/>
106106
<replace from="@include_path@" to="php_dir" type="pear-config"/>
107107
</file>
108-
<file baseinstalldir="/" role="php" install-as="pearcmd.php" name="pear.in">
108+
<file baseinstalldir="/" role="php" name="pearcmd.php">
109109
<replace from="@php_bin@" to="php_bin" type="pear-config"/>
110110
<replace from="@php_dir@" to="php_dir" type="pear-config"/>
111111
<replace from="@pear_version@" to="version" type="package-info"/>

0 commit comments

Comments
 (0)