Skip to content

Commit fdd9735

Browse files
committed
* replace @bin_dir@ in pear.bat
1 parent 8603feb commit fdd9735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pear/package-PEAR.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ PEAR INSTALLER:
101101
<replace from="@include_path@" to="php_dir" type="pear-config"/>
102102
</file>
103103
<file baseinstalldir="/" role="script" platform="windows" install-as="pear.bat" name="pear.bat">
104+
<replace from='"@bin_dir@"' to="bin_dir" type="pear-config"/>
104105
<replace from='"@php_bin@"' to="php_bin" type="pear-config"/>
105106
<replace from='"@include_path@"' to="php_dir" type="pear-config"/>
106107
</file>

0 commit comments

Comments
 (0)