Skip to content

Commit 1e14f2d

Browse files
committed
* substitute @php_dir@ in pear.in
1 parent 63d4f31 commit 1e14f2d

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
@@ -76,6 +76,7 @@
7676
<dir name="scripts">
7777
<file baseinstalldir="/" role="script" install-as="pear" name="pear.in">
7878
<replace from="@php_bin@" to="php_bin" type="pear-config"/>
79+
<replace from="@php_dir@" to="php_dir" type="pear-config"/>
7980
<replace from="@pear_version@" to="version" type="package-info"/>
8081
<replace from="@include_path@" to="php_dir" type="pear-config"/>
8182
</file>

0 commit comments

Comments
 (0)