On Wed, Jul 22, 2015 at 7:36 PM, William Hubbs <willi...@gentoo.org> wrote: > Let me know what you think.
I tried to use your eclass recently, but it failed with this error: * Call stack: * ebuild.sh, line 765: Called __ebuild_main 'compile' * phase-functions.sh, line 968: Called __dyn_compile * phase-functions.sh, line 447: Called die * The specific snippet of code: * die "The source directory '${S}' doesn't exist" Do you have any minimal examples of how to use the eclass? I've been experimenting with a syncthing package, but that's a bit different from the go-text or go-crypto packages you've converted so far. Cheers, Dirkjan