MINOR: If blackcandy isn't included, or is already in the right place, dont error out

This commit is contained in:
Hamish Friedlander 2011-10-29 12:01:20 +13:00
parent e323b233a3
commit 71d71dc3b6
1 changed files with 5 additions and 5 deletions

View File

@ -141,9 +141,9 @@ Options:
</copy>
<!-- TODO Remove once we figured out how to nest git repositories for themes -->
<move file="${tmp}/${archivename}/themes/blackcandy/blackcandy_blog" todir="${tmp}/${archivename}/themes" />
<move file="${tmp}/${archivename}/themes/blackcandy/blackcandy_calendar" todir="${tmp}/${archivename}/themes" />
<move file="${tmp}/${archivename}/themes/blackcandy/blackcandy" todir="${tmp}/${archivename}/themes" />
<move file="${tmp}/${archivename}/themes/blackcandy/blackcandy_blog" todir="${tmp}/${archivename}/themes" haltonerror='false' />
<move file="${tmp}/${archivename}/themes/blackcandy/blackcandy_calendar" todir="${tmp}/${archivename}/themes" haltonerror='false' />
<move file="${tmp}/${archivename}/themes/blackcandy/blackcandy" todir="${tmp}/${archivename}/themes" haltonerror='false' />
<!-- create tar archive -->
<if>