[mythtv] FIX: building svn version of myth on gentoo and using latest version of emerge

Janne Grunau janne-mythtv at grunau.be
Sat Feb 4 01:39:04 UTC 2006


On Friday 03 February 2006 18:49, Simon Kenyon wrote:
> you might have noticed that it checks out the entire source each time
> it is built! this will increase the load on cvs.mythtv.org and is
> completely unnecessary.
>
> my solution is to change myth-svn.eclass to set the value below:
>
> ESVN_STORE_DIR="${BUILD_PREFIX}/svn-src"

If you want the old behaviour (storing in distfiles) you should change 
it to following magic value.

ESVN_STORE_DIR="${PORTAGE_ACTUAL_DISTDIR-${DISTDIR}}/svn-src"

I took it from the regular subversion.eclass. And it's working as 
before.

ciao Janne


More information about the mythtv-dev mailing list