switched up the build process a bit more, so most of the build occurs in-place, meaning the src and dest options are the same. This allows us to simple copy everthing at once and not need to specify all the edge cases like I did previously in copy:everything_left_in_src

This commit is contained in:
Spencer Alger
2013-09-20 13:48:28 -07:00
parent d071f3cb4d
commit 3b14e3e226
2 changed files with 47 additions and 55 deletions