Alex Crawford f674d5b111 eclass: properly copy the git tree
Repo messes up the .git directory with a bunch of symlinks that don't
resolve once they are copied into the WORKDIR. Instead of copying the
git directory (with its symlinks), clone it and then copy over the files
from the local checkout.
2015-08-11 16:00:29 -07:00
..