Skip to content

Commit

Permalink
- Fixed deleted folders
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.ez.no/svn/extensions/ezfind/ezp4/trunk@4023 49f50cf4-cce6-0310-bc1e-a21d999f3d8f
  • Loading branch information
Jerome Renard committed Jul 22, 2009
1 parent 24574b4 commit 65838ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
<antcall target="update-ezinfo-php"/>
<antcall target="update-license-headers"/>

<delete dir="${ezfind.build.dir}/ant"/>
<delete file="${ezfind.build.dir}/build.xml"/>
<delete dir="${ezfind.build.dir}/ezfind/ant"/>
<delete file="${ezfind.build.dir}/ezfind/build.xml"/>
</target>

<!-- Creates a tarball of the newly built extension -->
Expand Down

0 comments on commit 65838ee

Please sign in to comment.