Skip to content

Commit

Permalink
Fix up build dealing with packaging the installer.php file.
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieajau committed Oct 7, 2011
1 parent 8e889ad commit 8f65dfa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.xml
Expand Up @@ -123,8 +123,6 @@
<copy
file="${targetdir}/package/${extname}/${extsub}/installer.php"
tofile="${targetdir}/package/${extname}/installer.php" overwrite="true" />
<delete
file="${targetdir}/package/${extname}/${extsub}/installer.php" />
</then>
</if>

Expand Down

0 comments on commit 8f65dfa

Please sign in to comment.