summaryrefslogtreecommitdiff
path: root/pear/package-PEAR.xml
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2003-04-03 23:55:11 +0000
committerStig Bakken <ssb@php.net>2003-04-03 23:55:11 +0000
commit3c863894b45c699aa6e36b3784a0e3f1133dd43e (patch)
tree482a16997afecbeb921bd3b7010e945148f7f6ef /pear/package-PEAR.xml
parent19e924695d8b9c0039f9fb8dbe4f2234acfb3f4e (diff)
downloadphp-git-3c863894b45c699aa6e36b3784a0e3f1133dd43e.tar.gz
* pear.in is renamed to pearcmd.php
Diffstat (limited to 'pear/package-PEAR.xml')
-rw-r--r--pear/package-PEAR.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml
index 7506e9dcaf..97577d5dd2 100644
--- a/pear/package-PEAR.xml
+++ b/pear/package-PEAR.xml
@@ -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"/>