Skip to content

Commit

Permalink
Add or remove replacement tasks where necessary.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Feb 9, 2016
1 parent d079875 commit bea46b4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.xml
Expand Up @@ -50,9 +50,7 @@
<file name="whups-git-hook" role="script">
<tasks:replace from="/usr/bin/env php" to="php_bin" type="pear-config" />
</file>
<file name="whups-git-hook-conf.php.dist" role="script">
<tasks:replace from="/usr/bin/env php" to="php_bin" type="pear-config" />
</file>
<file name="whups-git-hook-conf.php.dist" role="script"/>
<file name="whups-mail-filter" role="script">
<tasks:replace from="/usr/bin/env php" to="php_bin" type="pear-config" />
</file>
Expand All @@ -65,9 +63,7 @@
<file name="whups-svn-hook" role="script">
<tasks:replace from="/usr/bin/env php" to="php_bin" type="pear-config" />
</file>
<file name="whups-svn-hook-conf.php.dist" role="script">
<tasks:replace from="/usr/bin/env php" to="php_bin" type="pear-config" />
</file>
<file name="whups-svn-hook-conf.php.dist" role="script"/>
</dir> <!-- /bin -->
<dir name="config">
<file name=".htaccess" role="horde" />
Expand Down

0 comments on commit bea46b4

Please sign in to comment.